Package com.ibm.icu.impl
Class UCharacterProperty.MCMBinaryProperty
- java.lang.Object
-
- com.ibm.icu.impl.UCharacterProperty.BinaryProperty
-
- com.ibm.icu.impl.UCharacterProperty.MCMBinaryProperty
-
- Enclosing class:
- UCharacterProperty
private class UCharacterProperty.MCMBinaryProperty extends UCharacterProperty.BinaryProperty
-
-
Field Summary
-
Fields inherited from class com.ibm.icu.impl.UCharacterProperty.BinaryProperty
column, mask
-
-
Constructor Summary
Constructors Constructor Description MCMBinaryProperty()
-
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
-
-