Iec class final
Represents IEC prefixes
Properties
Methods
-
apply<
T extends Dimension> (Unit< T> unit) → Unit<T> -
Creates a new unit applying prefix at
unitinherited -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
undo<
T extends Dimension> (Unit< T> prefixed) → Unit<T> -
Creates a new unit removing prefix from
prefixedinherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited