Package org.apache.activemq.memory
Class CacheEntry
java.lang.Object
org.apache.activemq.memory.CacheEntry
-
Field Details
-
key
-
value
-
next
-
previous
-
owner
-
-
Constructor Details
-
CacheEntry
-
-
Method Details
-
remove
public boolean remove()- Returns:
- false if you are trying to remove the tail pointer.
-