public class CodeMemberGroupRelationshipCache 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 |
|---|
CodeMemberGroupRelationshipCache()
Constructor for CodeMemberGroupRelationshipCache.
|
CodeMemberGroupRelationshipCache(int anMaxSize)
Constructor for CodeMemberGroupRelationshipCache.
|
clear, get, getDefaultMaxSize, getMaxSize, remove, setMaxSize, setSize, toStringpublic static final java.lang.String COPYRIGHT
public CodeMemberGroupRelationshipCache()
public CodeMemberGroupRelationshipCache(int anMaxSize)
anMaxSize - the maximum size of the cache.