joeq.Util.Templates
Interface List.Quad

All Superinterfaces:
Collection, Iterable, List
All Known Implementing Classes:
ListWrapper.Quad, UnmodifiableList.Quad
Enclosing class:
List

public static interface List.Quad
extends List


Method Summary
 Quad getQuad(int index)
           
 ListIterator.Quad quadIterator()
           
 
Methods inherited from interface java.util.List
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray
 

Method Detail

getQuad

Quad getQuad(int index)

quadIterator

ListIterator.Quad quadIterator()


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