Home
last modified time | relevance | path

Searched defs:MicroProps (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/i18n/
Dnumber_microprops.h25 struct MicroProps : public MicroPropsGenerator { struct
42 // The following "helper" fields may optionally be used during the MicroPropsGenerator. argument
52 MicroProps() = default; argument
56 MicroProps& operator=(const MicroProps& other) = default; argument
58 … void processQuantity(DecimalQuantity&, MicroProps& micros, UErrorCode& status) const U_OVERRIDE { in processQuantity() argument
/external/icu/android_icu4j/src/main/java/android/icu/impl/number/
DMicroProps.java15 public class MicroProps implements Cloneable, MicroPropsGenerator { class
40 public MicroProps(boolean immutable) { in MicroProps() method in MicroProps
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DMicroProps.java11 public class MicroProps implements Cloneable, MicroPropsGenerator { class
36 public MicroProps(boolean immutable) { in MicroProps() method in MicroProps