org.apache.jcs.engine
Class AbstractCacheEventQueue.Node

java.lang.Object
  extended by 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.


Constructor Summary
protected AbstractCacheEventQueue.Node()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractCacheEventQueue.Node

protected AbstractCacheEventQueue.Node()


Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.