Package com.ibm.icu.impl
Class UCharacterProperty.IntProperty
- java.lang.Object
-
- com.ibm.icu.impl.UCharacterProperty.IntProperty
-
- Direct Known Subclasses:
UCharacterProperty.BiDiIntProperty
,UCharacterProperty.CombiningClassIntProperty
,UCharacterProperty.NormQuickCheckIntProperty
- Enclosing class:
- UCharacterProperty
private class UCharacterProperty.IntProperty extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description IntProperty(int source)
IntProperty(int column, int mask, int shift)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) int
getMaxValue(int which)
(package private) int
getSource()
(package private) int
getValue(int c)
-