Modifier and Type | Class and Description |
---|---|
public class | BMPSet
Helper class for frozen UnicodeSets, implements contains() and span() optimized for BMP code points. |
public class | CharacterIteratorWrapper
This class is a wrapper around CharacterIterator and implements the UCharacterIterator protocol |
public class | CharTrie
Trie implementation which stores data in char, 16 bits. |
public class | |
public class | |
public class | |
public class | Punycode
Ported code from ICU punycode.c |
public class | ReplaceableUCharacterIterator
DLF docs must define behavior when Replaceable is mutated underneath the iterator. |
public class | |
public abstract class | Trie
A trie is a kind of compressed, serializable table of values associated with Unicode code points (0..0x10ffff). |
pack-priv abstract class | Trie2
This is the interface and common implementation of a Unicode Trie2. |
public class | |
public class | |
public class | UCharacterProperty
Internal class used for Unicode character property database. |
public class | |
public class |