org.jmlspecs.samples.list.list2
Class TwoWayList
java.lang.Object
org.jmlspecs.samples.list.list2.OneWayList
org.jmlspecs.samples.list.list2.E_OneWayList
org.jmlspecs.samples.list.list2.TwoWayList
- public class TwoWayList
- extends E_OneWayList
lastNode_
protected TwoWayNode lastNode_
TwoWayList
public TwoWayList()
TwoWayList
protected TwoWayList(TwoWayList othLst)
decrementCursor
public void decrementCursor()
lastEntry
public void lastEntry()
- Overrides:
lastEntry in class E_OneWayList
removeEntry
public void removeEntry()
- Overrides:
removeEntry in class E_OneWayList
insertAfterCursor
public void insertAfterCursor(Object newEntry)
- Overrides:
insertAfterCursor in class E_OneWayList
insertBeforeCursor
public void insertBeforeCursor(Object newEntry)
- Overrides:
insertBeforeCursor in class E_OneWayList
clone
public Object clone()
- Overrides:
clone in class E_OneWayList
createIterator
public TwoWayIterator createIterator()
JML is Copyright (C) 1998-2002 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This release depends on code from the MultiJava project and is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.