org.apache.openejb.util
Interface Index.ListSet

All Superinterfaces:
Collection, Iterable, List, Set
Enclosing class:
Index<K,V>

public static interface Index.ListSet
extends List, Set


Method Summary
 
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
 
Methods inherited from interface java.util.Set
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
 



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.