Uses of Class
it.tidalwave.util.SupplierBasedFinder
-
Packages that use SupplierBasedFinder Package Description it.tidalwave.util -
-
Uses of SupplierBasedFinder in it.tidalwave.util
Subclasses of SupplierBasedFinder in it.tidalwave.util Modifier and Type Class Description class
MappingFinder<TYPE>
AFinder
which retrieve results from another instance applying aFunction
.Constructors in it.tidalwave.util with parameters of type SupplierBasedFinder Constructor Description SupplierBasedFinder(SupplierBasedFinder<T> other, java.lang.Object override)
-