public class SimpleLinkedList.LinkedListInverseIterator extends Object implements Serializable, RevisionHandler
| Constructor and Description |
|---|
LinkedListInverseIterator() |
| Modifier and Type | Method and Description |
|---|---|
String |
getRevision()
Returns the revision string.
|
boolean |
hasPrevious() |
Object |
previous() |
void |
remove() |
public boolean hasPrevious()
public Object previous()
public void remove()
public String getRevision()
getRevision in interface RevisionHandlerCopyright © 2021 University of Waikato, Hamilton, NZ. All rights reserved.