-
-
Constructor Summary
Constructors
| Constructor and Description |
Node(T object) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
Node
public Node(T object)
-
Method Detail
-
getObject
public T getObject()
-
reset
public void reset()
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.