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