Uses of Package
io.goobi.viewer.controller.sorting
Packages that use io.goobi.viewer.controller.sorting
Package
Description
Comparator and translator implementations for flexible, locale-aware sorting of viewer data,
supporting alphabetic, alphanumeric, numeric, and no-op ordering strategies.
-
Classes in io.goobi.viewer.controller.sorting used by io.goobi.viewer.controller.sortingClassDescriptionInterface for translating an object of type
Tinto a locale-specific string representation, used by sorting comparators to obtain a display label before comparing elements.