org.apache.jcs.engine
Class AbstractCacheEventQueue.Node
java.lang.Object
org.apache.jcs.engine.AbstractCacheEventQueue.Node
- Enclosing class:
- AbstractCacheEventQueue<K extends Serializable,V extends Serializable>
protected static class AbstractCacheEventQueue.Node
- extends Object
The queue is composed of nodes.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractCacheEventQueue.Node
protected AbstractCacheEventQueue.Node()
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.