Constructor and Description |
---|
FixedSizeCache(int limit) |
Modifier and Type | Method and Description |
---|---|
int |
getLimit() |
CacheReference |
makeReference(java.lang.Object o)
Construct a temporary reference to an object.
|
void |
setLimit(int limit) |
public CacheReference makeReference(java.lang.Object o)
Cache
makeReference
in interface Cache
public int getLimit()
public void setLimit(int limit)