public class SortedMapFactory
extends java.lang.Object
Constructor and Description |
---|
SortedMapFactory() |
Modifier and Type | Method and Description |
---|---|
static boolean |
comparatorCheck(java.lang.Class type,
java.util.Comparator cmp) |
static IntSortedMap |
getMap(java.lang.Class type,
java.util.Comparator cmp,
boolean unique) |
public static IntSortedMap getMap(java.lang.Class type, java.util.Comparator cmp, boolean unique) throws IncompatibleComparatorException
IncompatibleComparatorException
public static boolean comparatorCheck(java.lang.Class type, java.util.Comparator cmp)
Copyright ? 2013 Regents of the University of California