Package | Description |
---|---|
net.sf.kdgcommons.collections |
Utilities for working with arrays and the JDK collections framework.
|
Modifier and Type | Method and Description |
---|---|
static void |
InplaceSort.sort(InplaceSort.Accessor acc)
Sorts a collection encapsulated by the provided
InplaceSort.Accessor . |