Uses of Enum Class
org.nasengolem.util.units.Length.Unit
Packages that use Length.Unit
- 
Uses of Length.Unit in org.nasengolem.util.units
Methods in org.nasengolem.util.units that return Length.UnitModifier and TypeMethodDescriptionprotected Length.UnitLength.getInternalUnit()static Length.UnitReturns the enum constant of this class with the specified name.static Length.Unit[]Length.Unit.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.nasengolem.util.units with parameters of type Length.Unit