Class BisectionSet<A>

java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractSet<A>
eu.bandm.tools.ops.BisectionSet<A>
All Implemented Interfaces:
Iterable<A>, Collection<A>, Set<A>, SortedSet<A>
Direct Known Subclasses:
BisectionEntrySet

public class BisectionSet<A> extends AbstractSet<A> implements SortedSet<A>
DOCME