ProductType - the type of objects produced by this resolverpublic interface PredicateBasedResolver<ProductType> extends Resolver<ProductType,com.google.common.base.Predicate>
Predicate.
Note because selection is done using a Predicate, the structure of the data within the resolver must be known
to the Predicate implementation.resolve, resolveSingleCopyright © 1999–2014. All rights reserved.