Class ExistsPredicate

  • All Implemented Interfaces:
    Predicate

    public class ExistsPredicate
    extends java.lang.Object
    implements Predicate
    Returns true if the given attribute is not null and not an empty string
    Author:
    Stuart Douglas
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object