Searched refs:splitUnit (Results 1 – 2 of 2) sorted by relevance
62 TypeAndCore tc1 = Units.splitUnit(o1, new TypeAndCore());63 TypeAndCore tc2 = Units.splitUnit(o2, new TypeAndCore());115 TypeAndCore tc1 = Units.splitUnit(o1, new TypeAndCore()); in getInfo()
97 public static TypeAndCore splitUnit(String longOrShortUnit, TypeAndCore typeAndCore) { in splitUnit() method in Units