Searched defs:NoUnit (Results 1 – 3 of 3) sorted by relevance
11 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(NoUnit) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() argument25 NoUnit::NoUnit(const char* subtype) { in NoUnit() function in NoUnit29 NoUnit::NoUnit(const NoUnit& other) : MeasureUnit(other) { in NoUnit() function in NoUnit
12 public final class NoUnit { class47 private NoUnit() {} in NoUnit() method in NoUnit
14 public class NoUnit extends MeasureUnit { class48 NoUnit(String subType) { in NoUnit() method in NoUnit