org.apache.jcs.engine.control.event
Class ElementEventQueue.Node

java.lang.Object
  extended by org.apache.jcs.engine.control.event.ElementEventQueue.Node
Enclosing class:
ElementEventQueue

protected static class ElementEventQueue.Node
extends Object

A node in the queue. These are chained forming a singly linked list


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

Constructor Detail

ElementEventQueue.Node

protected ElementEventQueue.Node()


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