public abstract class Sorter
extends java.lang.Object
Constructor and Description |
---|
Sorter() |
Modifier and Type | Method and Description |
---|---|
void |
Sort(Set set,
SortTool tool) |
abstract void |
Sort(Set set,
SortTool tool,
boolean descending) |