Package VASSAL.tools

Class Sort

java.lang.Object
VASSAL.tools.Sort

@Deprecated(since="2021-12-01", forRemoval=true) public class Sort extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
Use {link java.util.Collections.sort} instead.
Quicksort implementation so we can sort using JRE 1.1