joeq.Util.Templates
Interface ListIterator.Quad

All Superinterfaces:
Iterator, ListIterator
All Known Implementing Classes:
ListWrapper.Quad.EmptyIterator, ListWrapper.Quad.Iterator, QuadIterator
Enclosing class:
ListIterator

public static interface ListIterator.Quad
extends ListIterator


Method Summary
 Quad nextQuad()
           
 Quad previousQuad()
           
 
Methods inherited from interface java.util.ListIterator
add, hasNext, hasPrevious, next, nextIndex, previous, previousIndex, remove, set
 

Method Detail

nextQuad

Quad nextQuad()

previousQuad

Quad previousQuad()


Copyright © 2001-2008 John Whaley. All Rights Reserved.