ch.javasoft.util.intcoll
Interface IntSet

All Superinterfaces:
Collection<Integer>, IntCollection, IntIterable, Iterable<Integer>, Set<Integer>
All Known Subinterfaces:
SortedIntSet
All Known Implementing Classes:
AbstractSortedIntSet, BitSetIntSet, DefaultIntSet, RangeIntSet

public interface IntSet
extends Set<Integer>, IntCollection


Method Summary
 
Methods inherited from interface java.util.Set
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
 
Methods inherited from interface ch.javasoft.util.intcoll.IntCollection
addAll, addAll, addInt, containsInt, intIterator, removeInt, toIntArray, toIntArray