Searched defs:MicroProps (Results 1 – 3 of 3) sorted by relevance
25 struct MicroProps : public MicroPropsGenerator { struct42 // The following "helper" fields may optionally be used during the MicroPropsGenerator. argument52 MicroProps() = default; argument56 MicroProps& operator=(const MicroProps& other) = default; argument58 … void processQuantity(DecimalQuantity&, MicroProps& micros, UErrorCode& status) const U_OVERRIDE { in processQuantity() argument
15 public class MicroProps implements Cloneable, MicroPropsGenerator { class40 public MicroProps(boolean immutable) { in MicroProps() method in MicroProps
11 public class MicroProps implements Cloneable, MicroPropsGenerator { class36 public MicroProps(boolean immutable) { in MicroProps() method in MicroProps