Uses of Interface
it.tidalwave.util.spi.FinderWithId
-
Packages that use FinderWithId Package Description it.tidalwave.util.spi -
-
Uses of FinderWithId in it.tidalwave.util.spi
Classes in it.tidalwave.util.spi that implement FinderWithId Modifier and Type Class Description classFinderWithIdMapSupport<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.
-