Toggle navigation
Home
android.icu.impl.CharTrie to android.icu.impl.Trie2
No. of Instances - 2
No. of Commits - 1
No. of Projects - {'j2objc'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
trie.getCodePointValue(c)
to
trie.get(c)
fTrie.getCodePointValue(char32)
to
fTrie.get(char32)