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 ArrayListFinder<T> An implementation ofFinderwhich holds an immutable list of items.AsDelegateProvider.Locator AsSupport DefaultProcessExecutor EmptyAsDelegateProvider FinderSupport<TYPE,EXTENDED_FINDER extends Finder<TYPE>> A support class for implementing aFinder.ReflectionUtils Just slightly adapted from http://www.artima.com/weblogs/viewpost.jsp?thread=208860SimpleFinderSupport<T>