Class BisectionEntrySet<A,B>

All Implemented Interfaces:
Iterable<Map.Entry<A,B>>, Collection<Map.Entry<A,B>>, Set<Map.Entry<A,B>>, SortedSet<Map.Entry<A,B>>

public class BisectionEntrySet<A,B> extends BisectionSet<Map.Entry<A,B>>
DOCME