Package gnu.kawa.util
Class RangeTable
java.lang.Object
gnu.kawa.util.RangeTable
- All Implemented Interfaces:
Cloneable
- Direct Known Subclasses:
ReadTable
Map integers to Object.
Future implementaton will be optimized for ranges that map to the
same value, but the current implementation is bad except for 0..127.
-
Constructor Summary
Constructors -
Method Summary