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 class
FinderWithIdMapSupport<T,I extends T,F extends ExtendedFinderSupport<T,F>>
An implementation ofFinderWithIdSupport
based on aMap
.class
FinderWithIdSupport<T,I extends T,F extends ExtendedFinderSupport<T,F>>
A support class for implementing aFinder
that provides filtering by id.
-