Uses of Class
it.tidalwave.accounting.model.spi.util.FinderWithIdSupport
-
Packages that use FinderWithIdSupport Package Description it.tidalwave.accounting.model.spi.util -
-
Uses of FinderWithIdSupport in it.tidalwave.accounting.model.spi.util
Subclasses of FinderWithIdSupport in it.tidalwave.accounting.model.spi.util Modifier and Type Class Description class
FinderWithIdMapSupport<TYPE,IMPLTYPE extends TYPE,FINDER extends it.tidalwave.util.spi.ExtendedFinderSupport<TYPE,FINDER>>
An implementation ofFinderWithIdSupport
based on aMap
.Constructors in it.tidalwave.accounting.model.spi.util with parameters of type FinderWithIdSupport Constructor Description FinderWithIdSupport(FinderWithIdSupport<TYPE,IMPLTYPE,FINDER> other, java.lang.Object override)
-