Searched defs:MicroProps (Results 1 – 4 of 4) sorted by relevance
75 struct MicroProps : public MicroPropsGenerator { struct78 RoundingImpl rounder;79 Grouper grouping;80 Padder padding;104 // The following "helper" fields may optionally be used during the MicroPropsGenerator. argument106 struct {131 MicroProps() = default; argument135 MicroProps& operator=(const MicroProps& other) = default; argument151 void processQuantity(DecimalQuantity &quantity, MicroProps µs, in processQuantity() argument
20 public class MicroProps implements Cloneable, MicroPropsGenerator { class67 public MicroProps(boolean immutable) { in MicroProps() method in MicroProps
22 public class MicroProps implements Cloneable, MicroPropsGenerator { class69 public MicroProps(boolean immutable) { in MicroProps() method in MicroProps