Uses of Class
VASSAL.build.module.Inventory.CounterNode.CompareCounterNodes
Packages that use Inventory.CounterNode.CompareCounterNodes
-
Uses of Inventory.CounterNode.CompareCounterNodes in VASSAL.build.module
Subclasses of Inventory.CounterNode.CompareCounterNodes in VASSAL.build.moduleModifier and TypeClassDescriptionprotected classCompare two CounterNodes based on the alphanumerical order of their SortKeys.protected classCompare two CounterNodes based on the length of their SortKeys and alphanumerical sorting.protected classCompare two CounterNodes based on the first integer value found in their SortKeys.