Uses of Class
org.jcodings.util.IntArrayHash
-
Packages that use IntArrayHash Package Description org.jcodings.unicode -
-
Uses of IntArrayHash in org.jcodings.unicode
Fields in org.jcodings.unicode declared as IntArrayHash Modifier and Type Field Description (package private) static IntArrayHash<int[]>
UnicodeEncoding. Unfold2Hash
(package private) static IntArrayHash<int[]>
UnicodeEncoding. Unfold3Hash
Methods in org.jcodings.unicode that return IntArrayHash Modifier and Type Method Description private static IntArrayHash<int[]>
UnicodeEncoding. initializeUnfold2Hash()
private static IntArrayHash<int[]>
UnicodeEncoding. initializeUnfold3Hash()
-