Closed trans closed 6 years ago
These are the changes necessary to use on Android.
parseLong
parseUnsighnedLong
Also, I divided loadDictionary into three methods that depend on one as the core method to reduce redundancy.
loadDictionary
These are the changes necessary to use on Android.
parseLong
notparseUnsighnedLong
(for Java 7).Also, I divided
loadDictionary
into three methods that depend on one as the core method to reduce redundancy.