javax.units.resources
Interface ResourceKeys
- public interface ResourceKeys
Resource keys. This interface is used when compiling sources, but
no dependencies to ResourceKeys
should appear in any
resulting class files. Since Java compiler inline final integers
values, using long identifiers will not bloat constant pools of
classes compiled against the interface, providing that no class
implements this interface.
BAD_UNIT_OPERATION_$2
public static final int BAD_UNIT_OPERATION_$2
- See Also:
- Constant Field Values
BAD_UNIT_POWER_$2
public static final int BAD_UNIT_POWER_$2
- See Also:
- Constant Field Values
NON_CONVERTIBLE_UNITS_$2
public static final int NON_CONVERTIBLE_UNITS_$2
- See Also:
- Constant Field Values
NON_EQUILIBRATED_PARENTHESIS_$2
public static final int NON_EQUILIBRATED_PARENTHESIS_$2
- See Also:
- Constant Field Values
NOT_A_NUMBER_$1
public static final int NOT_A_NUMBER_$1
- See Also:
- Constant Field Values
NOT_DIFFERENT_THAN_ZERO_$1
public static final int NOT_DIFFERENT_THAN_ZERO_$1
- See Also:
- Constant Field Values
NO_UNIT
public static final int NO_UNIT
- See Also:
- Constant Field Values