m865.datastructures
Class StackLL.Link

java.lang.Object
  extended bym865.datastructures.StackLL.Link
Enclosing class:
StackLL

protected class StackLL.Link
extends java.lang.Object

The Linked List is built from a simple forward link.


Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait