|
JML | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TwoWayNode | |
| org.jmlspecs.samples.list.list2 | |
| org.jmlspecs.samples.list.list3 | |
| org.jmlspecs.samples.list.node | |
| Uses of TwoWayNode in org.jmlspecs.samples.list.list2 |
| Fields in org.jmlspecs.samples.list.list2 declared as TwoWayNode | |
protected TwoWayNode |
TwoWayIterator.firstLink_
|
protected TwoWayNode |
TwoWayIterator.currLink_
|
protected TwoWayNode |
TwoWayIterator.lastLink_
|
private TwoWayNode |
TwoWayIterator_JML_Test.TestTwoWayIterator.link
Argument link |
protected TwoWayNode |
TwoWayList.lastNode_
|
| Constructors in org.jmlspecs.samples.list.list2 with parameters of type TwoWayNode | |
TwoWayIterator(TwoWayNode link)
|
|
TwoWayIterator_JML_Test.TestTwoWayIterator(TwoWayNode link)
Initialize this instance. |
|
| Uses of TwoWayNode in org.jmlspecs.samples.list.list3 |
| Fields in org.jmlspecs.samples.list.list3 declared as TwoWayNode | |
protected TwoWayNode |
TwoWayIterator.firstLink_
|
protected TwoWayNode |
TwoWayIterator.currLink_
|
protected TwoWayNode |
TwoWayIterator.lastLink_
|
private TwoWayNode |
TwoWayIterator_JML_Test.TestTwoWayIterator.link
Argument link |
protected TwoWayNode |
TwoWayList.lastNode_
|
| Constructors in org.jmlspecs.samples.list.list3 with parameters of type TwoWayNode | |
TwoWayIterator(TwoWayNode link)
|
|
TwoWayIterator_JML_Test.TestTwoWayIterator(TwoWayNode link)
Initialize this instance. |
|
| Uses of TwoWayNode in org.jmlspecs.samples.list.node |
| Fields in org.jmlspecs.samples.list.node declared as TwoWayNode | |
(package private) TwoWayNode |
TwoWayNode_JML_TestData.nullNode
|
protected TwoWayNode |
TwoWayNode.prevNode_
|
| Methods in org.jmlspecs.samples.list.node that return TwoWayNode | |
TwoWayNode |
TwoWayNode.getPrevNode()
|
protected TwoWayNode |
TwoWayNode.cloneNext()
|
protected TwoWayNode |
TwoWayNode.clonePrevious()
|
| Methods in org.jmlspecs.samples.list.node with parameters of type TwoWayNode | |
protected String |
TwoWayNode.stringOfPrevEntries(TwoWayNode curr)
|
protected void |
TwoWayNode.linkTo(TwoWayNode nxtNode)
|
|
JML | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||