package redempt.crunch.data
-
-
Classes
A simple implementation of a prefix tree for better parsing
Only supports ASCII characters
Utility class with some methods for parsing base 10 numbers (only ints and doubles for now) that are faster than the standard Java implementation