Uses of Interface
sunlabs.brazil.util.Sort.Compare
Packages that use Sort.Compare
-
Uses of Sort.Compare in sunlabs.brazil.util
Methods in sunlabs.brazil.util with parameters of type Sort.CompareModifier and TypeMethodDescriptionstatic void
Sort.qsort
(Object array, Sort.Compare compare) Sorts an array.