Uses of Interface
br.com.davinti.vitruvio.domain.filter.Predicate
Packages that use Predicate
-
Uses of Predicate in br.com.davinti.vitruvio.domain.filter
Methods in br.com.davinti.vitruvio.domain.filter that return types with arguments of type Predicate -
Uses of Predicate in br.com.davinti.vitruvio.spi.impl.filter
Classes in br.com.davinti.vitruvio.spi.impl.filter that implement PredicateMethods in br.com.davinti.vitruvio.spi.impl.filter that return types with arguments of type PredicateMethods in br.com.davinti.vitruvio.spi.impl.filter with parameters of type PredicateModifier and TypeMethodDescriptionvoidPredicateGroupImpl.addPredicate(Predicate<T> predicate) voidPredicateGroupImpl.removePredicate(Predicate<T> predicate)