public class CacheHead extends CacheObject
cacheChained, cacheNext, cachePrevious
Constructor and Description |
---|
CacheHead() |
Modifier and Type | Method and Description |
---|---|
boolean |
canRemove()
Check if the object can be removed from the cache.
|
int |
getMemory()
Get the estimated used memory.
|
compareTo, getPos, isChanged, isStream, setChanged, setPos
public boolean canRemove()
CacheObject
canRemove
in class CacheObject
public int getMemory()
CacheObject
getMemory
in class CacheObject
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.