public final class Null extends Dimension
Modifier and Type | Field | Description |
---|---|---|
static Dimension |
DIMENSION |
Singleton instance of this class.
|
static Unit |
UNIT |
Unit for an otherwise unspecified dimensionless quantity.
|
Modifier and Type | Method | Description |
---|---|---|
Unit |
getUnit(UnitSystem unitSystem) |
Returns UNIT, regardless of the given unit system.
|
equals, introspect, signature, toString
public static final Dimension DIMENSION
public static final Unit UNIT
public Unit getUnit(UnitSystem unitSystem)