Uses of Interface
it.tidalwave.util.spi.FinderWithId
Packages that use FinderWithId
-
Uses of FinderWithId in it.tidalwave.util.spi
Classes in it.tidalwave.util.spi that implement FinderWithIdModifier and TypeClassDescriptionclassFinderWithIdMapSupport<T,I extends T, F extends ExtendedFinderSupport<T, F>> An implementation ofFinderWithIdSupportbased on aMap.classFinderWithIdSupport<T,I extends T, F extends ExtendedFinderSupport<T, F>> A support class for implementing aFinderthat provides filtering by id.