Class UCharacterProperty.BinaryProperty
java.lang.Object
com.ibm.icu.impl.UCharacterProperty.BinaryProperty
- Direct Known Subclasses:
UCharacterProperty.CaseBinaryProperty, UCharacterProperty.EmojiBinaryProperty, UCharacterProperty.MathCompatBinaryProperty, UCharacterProperty.MCMBinaryProperty, UCharacterProperty.NormInertBinaryProperty
- Enclosing class:
UCharacterProperty
- Since:
- release 2.1, february 1st 2002
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
column
int column -
mask
int mask
-
-
Constructor Details
-
BinaryProperty
BinaryProperty(int column, int mask) -
BinaryProperty
BinaryProperty(int source)
-
-
Method Details
-
getSource
final int getSource() -
contains
boolean contains(int c)
-