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
Constructors -
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, withContextMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods 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:
computeResultsin classHierarchicFinderSupport<String,FinderSupportTest.UnderTest>
-