Package it.tidalwave.util.spi
Class FinderSupportTest.UnderTest
java.lang.Object
it.tidalwave.util.spi.HierarchicFinderSupport<String,FinderSupportTest.UnderTest>
it.tidalwave.util.spi.FinderSupportTest.UnderTest
- All Implemented Interfaces:
Finder<String>
,Serializable
,Cloneable
- Enclosing class:
FinderSupportTest
public static class FinderSupportTest.UnderTest
extends HierarchicFinderSupport<String,FinderSupportTest.UnderTest>
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface it.tidalwave.util.Finder
Finder.InMemorySortCriterion<U>, Finder.SortCriterion, Finder.SortDirection
-
Field Summary
Fields inherited from class it.tidalwave.util.spi.HierarchicFinderSupport
firstResult, maxResults
-
Constructor Summary
-
Method Summary
Methods inherited from class it.tidalwave.util.spi.HierarchicFinderSupport
clone, clone, clonedWith, computeNeededResults, count, from, getContexts, getSource, max, ofType, results, sort, sort, toString, withContext
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface it.tidalwave.util.Finder
firstResult, forEach, from, from, iterator, max, max, optionalFirstResult, optionalResult, result, stream
-
Constructor Details
-
UnderTest
-
-
Method Details
-
computeResults
- Overrides:
computeResults
in classHierarchicFinderSupport<String,
FinderSupportTest.UnderTest>
-