public class PredicateExpression<T extends Predicate> extends EqualsTrueExpression<Value<T>>
PredicateExpression(T predicate)
getLeft, getRight, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public PredicateExpression(T predicate)
Copyright © 2015. All rights reserved.