- java.lang.Object
-
- org.apache.activemq.memory.CacheEntry
-
-
Constructor Summary
Constructors
Constructor and Description |
CacheEntry(java.lang.Object key,
java.lang.Object value) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
boolean |
remove() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
remove
public boolean remove()
- Parameters:
entry
-
- Returns:
- false if you are trying to remove the tail pointer.
Copyright © 2005-2014 Red Hat, Inc.. All Rights Reserved.