Home
last modified time | relevance | path

Searched defs:exponentSignDisplay (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
DScientificNotation.java32 SignDisplay exponentSignDisplay; field in ScientificNotation
35 SignDisplay exponentSignDisplay) { in ScientificNotation()
83 public ScientificNotation withExponentSignDisplay(SignDisplay exponentSignDisplay) { in withExponentSignDisplay()
/external/icu/android_icu4j/src/main/java/android/icu/number/
DScientificNotation.java33 SignDisplay exponentSignDisplay; field in ScientificNotation
36 SignDisplay exponentSignDisplay) { in ScientificNotation()
82 public ScientificNotation withExponentSignDisplay(SignDisplay exponentSignDisplay) { in withExponentSignDisplay()