Home
last modified time | relevance | path

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

/external/icu/android_icu4j/src/main/java/android/icu/number/
DScientificNotation.java35 SignDisplay exponentSignDisplay; field in ScientificNotation
41 SignDisplay exponentSignDisplay) { in ScientificNotation()
88 public ScientificNotation withExponentSignDisplay(SignDisplay exponentSignDisplay) { in withExponentSignDisplay()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
DScientificNotation.java34 SignDisplay exponentSignDisplay; field in ScientificNotation
40 SignDisplay exponentSignDisplay) { in ScientificNotation()
89 public ScientificNotation withExponentSignDisplay(SignDisplay exponentSignDisplay) { in withExponentSignDisplay()