|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectetomica.units.Dimension
etomica.units.Undefined
public final class Undefined
Undefined dimension used for quantities with undefined or unknown dimensions.
| Field Summary | |
|---|---|
static Dimension |
DIMENSION
Singleton instance of this class. |
static Unit |
UNIT
Unit for a quantity having undefined or unknown units. |
| Fields inherited from class etomica.units.Dimension |
|---|
MIXED, N_BASE |
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
Returns true if the given object is the singleton instance of this class. |
Unit |
getUnit(UnitSystem unitSystem)
Returns UNIT, regardless of the given unit system. |
| Methods inherited from class etomica.units.Dimension |
|---|
introspect, signature, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final Dimension DIMENSION
public static final Unit UNIT
| Method Detail |
|---|
public boolean equals(Object obj)
equals in class Dimensionpublic Unit getUnit(UnitSystem unitSystem)
getUnit in class Dimension
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||