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 TypeClassDescriptionclass
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.