Package com.ibm.icu.impl
Class UCharacterProperty.NormInertBinaryProperty
- java.lang.Object
-
- com.ibm.icu.impl.UCharacterProperty.BinaryProperty
-
- com.ibm.icu.impl.UCharacterProperty.NormInertBinaryProperty
-
- Enclosing class:
- UCharacterProperty
private class UCharacterProperty.NormInertBinaryProperty extends UCharacterProperty.BinaryProperty
-
-
Field Summary
Fields Modifier and Type Field Description (package private) int
which
-
Fields inherited from class com.ibm.icu.impl.UCharacterProperty.BinaryProperty
column, mask
-
-
Constructor Summary
Constructors Constructor Description NormInertBinaryProperty(int source, int which)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) boolean
contains(int c)
-
Methods inherited from class com.ibm.icu.impl.UCharacterProperty.BinaryProperty
getSource
-
-
-
-
Method Detail
-
contains
boolean contains(int c)
- Overrides:
contains
in classUCharacterProperty.BinaryProperty
-
-