Package apple.foundation.enums
Class NSMassFormatterUnit
- java.lang.Object
-
- apple.foundation.enums.NSMassFormatterUnit
-
public final class NSMassFormatterUnit extends java.lang.Object
-
-
Field Detail
-
Gram
public static final long Gram
- See Also:
- Constant Field Values
-
Kilogram
public static final long Kilogram
- See Also:
- Constant Field Values
-
Ounce
public static final long Ounce
- See Also:
- Constant Field Values
-
Pound
public static final long Pound
- See Also:
- Constant Field Values
-
Stone
public static final long Stone
- See Also:
- Constant Field Values
-
-