Class BisectionMap<A,B>

java.lang.Object
java.util.AbstractMap<A,B>
eu.bandm.tools.ops.BisectionMap<A,B>
All Implemented Interfaces:
Map<A,B>, SortedMap<A,B>

public class BisectionMap<A,B> extends AbstractMap<A,B> implements SortedMap<A,B>
DOCME