org.apache.jcs.utils.struct
Class SingleLinkedList.Node<T>
java.lang.Object
org.apache.jcs.utils.struct.SingleLinkedList.Node<T>
- Enclosing class:
- SingleLinkedList<T>
protected static class SingleLinkedList.Node<T>
- extends Object
The list is composed of nodes.
- Author:
- Aaron Smuts
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SingleLinkedList.Node
protected SingleLinkedList.Node()
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.