org.apache.openejb.util
Interface Index.ListSet

All Superinterfaces:
java.util.Collection, java.lang.Iterable, java.util.List, java.util.Set
Enclosing class:
Index<K,V>

public static interface Index.ListSet
extends java.util.List, java.util.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-2011 The Apache OpenEJB development community. All Rights Reserved.