Uses of Interface
it.tidalwave.util.Finder.InMemorySortCriterion
-
Uses of Finder.InMemorySortCriterion in it.tidalwave.util
Modifier and TypeClassDescriptionstatic class
Modifier and TypeMethodDescriptionstatic <U> Finder.InMemorySortCriterion
<U> Finder.InMemorySortCriterion.of
(Comparator<? super U> comparator) Creates a new in-memorySortCriterion
based on aComparator
.static <U> Finder.InMemorySortCriterion
<U> Finder.InMemorySortCriterion.of
(Comparator<? super U> comparator, String name) Creates a new in-memorySortCriterion
based on aComparator
.