Uses of Interface
VASSAL.tools.Sort.Comparator

Packages that use Sort.Comparator
Package
Description
Contains various utility classes.
  • Uses of Sort.Comparator in VASSAL.tools

    Classes in VASSAL.tools that implement Sort.Comparator
    Modifier and Type
    Class
    Description
    static class 
    Deprecated, for removal: This API element is subject to removal in a future version.
    Use the natural ordering on Strings instead. see java.lang.String.compareTo(String)
    Methods in VASSAL.tools with parameters of type Sort.Comparator
    Modifier and Type
    Method
    Description
    static void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Quicksort will rearrange elements when they are all equal.