public class CodeCache extends Cache
CALCODE_IDas the index.
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
DEFAULT_MAX_SIZE
Constructor and Description |
---|
CodeCache()
Constructor for CodeCache.
|
CodeCache(int anMaxSize)
Constructor for CodeCache.
|
clear, get, getDefaultMaxSize, getMaxSize, remove, setMaxSize, setSize, toString
public static final java.lang.String COPYRIGHT