public class RangeCache extends Cache
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
DEFAULT_MAX_SIZE| Constructor and Description |
|---|
RangeCache()
Constructor.
|
RangeCache(int anCacheSize)
Constructor.
|
clear, get, getDefaultMaxSize, getMaxSize, remove, setMaxSize, setSize, toStringpublic static final java.lang.String COPYRIGHT