Searched defs:NULLORDER (Results 1 - 2 of 2) sorted by relevance

/openjdk9/jdk/test/java/text/Collator/
H A DIteratorTest.java286 static final private int NULLORDER = CollationElementIterator.NULLORDER; field in class:IteratorTest
[all...]
/openjdk9/jdk/src/java.base/share/classes/java/text/
H A DCollationElementIterator.java115 public static final int NULLORDER = 0xffffffff; field in class:CollationElementIterator

Completed in 121 milliseconds