public class PredicateProperty<P> extends Object implements IPredicate<P>
PredicateProperty(String property, Object value)
Boolean
apply(P p)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PredicateProperty(String property, Object value)
public Boolean apply(P p)
apply
IFunction<P,Boolean>
Copyright © 2016. All rights reserved.