joeq.Util.Templates
Interface ListIterator.jq_Reference

All Superinterfaces:
Iterator, ListIterator, ListIterator.jq_Type
All Known Subinterfaces:
ListIterator.jq_Class
Enclosing class:
ListIterator

public static interface ListIterator.jq_Reference
extends ListIterator.jq_Type


Method Summary
 jq_Reference nextReference()
           
 jq_Reference previousReference()
           
 
Methods inherited from interface joeq.Util.Templates.ListIterator.jq_Type
nextType, previousType
 
Methods inherited from interface java.util.ListIterator
add, hasNext, hasPrevious, next, nextIndex, previous, previousIndex, remove, set
 

Method Detail

nextReference

jq_Reference nextReference()

previousReference

jq_Reference previousReference()


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