Uses of Interface
it.tidalwave.util.spi.FinderWithId
-
Uses of FinderWithId in it.tidalwave.util.spi
Modifier 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.