Package it.tidalwave.util.spi
-
Interface Summary Interface Description AsDelegate AsDelegateProvider ExtendedFinderSupport<TYPE,EXTENDED_FINDER extends Finder<TYPE>> A utility interface for creating extendedFinders, it provides automatic covariant return types. -
Class Summary Class Description ArrayListCollectorSupport<COLLECTED_TYPE,COLLECTING_TYPE> AsDelegateProvider.Locator AsSupport DefaultInstantProvider A default implementation ofInstantProviderwhich returnsInstant.now().DefaultProcessExecutor FinderSupport<TYPE,EXTENDED_FINDER extends Finder<TYPE>> A support class for implementing aFinder.MockInstantProvider A mock implementation ofInstantProviderwhich returns a fixed value that can be set (the zero epoch instant by default).SimpleFinderSupport<T>