Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dnumber_utils.h53 struct MicroProps : public MicroPropsGenerator { struct
79 MicroProps() = default; argument
83 MicroProps &operator=(const MicroProps &other) = default; argument
85 … 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.java16 public class MicroProps implements Cloneable, MicroPropsGenerator { class
41 public MicroProps(boolean immutable) { in MicroProps() method in MicroProps
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DMicroProps.java12 public class MicroProps implements Cloneable, MicroPropsGenerator { class
37 public MicroProps(boolean immutable) { in MicroProps() method in MicroProps