Package Utils
Provides various utility classes.
-
Interface Summary Interface Description Progress Interface for classes that show some sort of progress to standard outValue Interface representing something that is optimizable. -
Class Summary Class Description Optimize Optimizes integer parameter values.SilentProgress A progress class that does nothing - i.e.SortByIndexDouble Comparator to sort integer indicies based on the corresponding value in a double array.TextProgress Draws and updates a progress bar to standard outTopQueue<E extends java.lang.Comparable<E>,V extends java.lang.Comparable<V>> Keeps track of the top n based on their assigned value. -
Exception Summary Exception Description