Class Predicate

  • Direct Known Subclasses:
    AttributePredicate

    public abstract class Predicate
    extends java.lang.Object

    Represents a simple predicate expression.

    • Constructor Summary

      Constructors 
      Constructor Description
      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()