Package com.ibm.icu.lang
Class UCharacter.UCharacterTypeIterator.MaskType
- java.lang.Object
-
- com.ibm.icu.lang.UCharacter.UCharacterTypeIterator.MaskType
-
- All Implemented Interfaces:
Trie2.ValueMapper
- Enclosing class:
- UCharacter.UCharacterTypeIterator
private static final class UCharacter.UCharacterTypeIterator.MaskType extends java.lang.Object implements Trie2.ValueMapper
-
-
Constructor Summary
Constructors Modifier Constructor Description private
MaskType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
map(int value)
-
-
-
Method Detail
-
map
public int map(int value)
- Specified by:
map
in interfaceTrie2.ValueMapper
-
-