Searched refs:OTHER_SYSTEM (Results 1 – 1 of 1) sorted by relevance
1262 public static final Set<String> OTHER_SYSTEM = ImmutableSet.of( field in UnitConverter1279 } else if (!OTHER_SYSTEM.contains(subunit)) { in addSystems()