cascading.pattern.model.tree.predicate
Class Predicate

java.lang.Object
  extended by cascading.pattern.model.tree.predicate.Predicate
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CompoundPredicate, SimplePredicate

public abstract class Predicate
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
Predicate()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Predicate

public Predicate()


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