Modifier and Type | Field and Description |
---|---|
(package private) int |
hd |
(package private) List |
tl |
Modifier and Type | Method and Description |
---|---|
Iterator |
newIterator() |
java.lang.String |
toString() |
public java.lang.String toString()
toString
in class java.lang.Object
public Iterator newIterator()
newIterator
in interface List