Searched refs:getSystems (Results 1 – 3 of 3) sorted by relevance
222 Set<String> systems = uc.getSystems(shortUnit); in writeSubcharts()309 Set<String> systems = uc.getSystems(shortUnit); in writeSubcharts()
1031 Set<String> systems = converter.getSystems(unit); in TestEnglishSystems()1284 systems.addAll(converter.getSystems(unit)); in checkUnitPreferences()
1250 public Set<String> getSystems(String unit) { in getSystems() method in UnitConverter