Home
last modified time | relevance | path

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

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