Package it.tidalwave.util.spi
-
Interface Summary Interface Description AsDelegate AsDelegateProvider ExtendedFinderSupport<TYPE,EXTENDED_FINDER extends Finder<TYPE>> A utility interface for creating extendedFinder
s, it provides automatic covariant return types. -
Class Summary Class Description ArrayListCollectorSupport<COLLECTED_TYPE,COLLECTING_TYPE> A supportCollector
which uses anArrayList
as the accumulator.AsDelegateProvider.EmptyAsDelegateProvider AsDelegateProvider.Locator DefaultProcessExecutor HierarchicFinderSupport<TYPE,EXTENDED_FINDER extends Finder<TYPE>> A support class for implementing aFinder
.SimpleFinderSupport<T> A starting point for implementing a customFinder
that is not an extended finder.