Searched refs:BiDiIntProperty (Results 1 - 1 of 1) sorted by relevance

/openjdk10/jdk/src/java.base/share/classes/sun/text/normalizer/
H A DUCharacterProperty.java191 private class BiDiIntProperty extends IntProperty { class in class:UCharacterProperty
192 BiDiIntProperty() { method in class:UCharacterProperty.BiDiIntProperty
214 private IntProperty intProp = new BiDiIntProperty() { // BIDI_PAIRED_BRACKET_TYPE

Completed in 33 milliseconds