cascading.pattern.model.tree.decision
Interface PredicateEvaluator.Invoker

All Known Implementing Classes:
PredicateEvaluator.CompoundPredicateInvoker, PredicateEvaluator.NoArgPredicateInvoker, PredicateEvaluator.PredicateInvoker
Enclosing class:
PredicateEvaluator

protected static interface PredicateEvaluator.Invoker


Method Summary
 Boolean invoke(TupleEntry tupleEntry)
           
 

Method Detail

invoke

Boolean invoke(TupleEntry tupleEntry)


Copyright © 2007-2015 Concurrent, Inc. All Rights Reserved.