public static final class Predicates.EqualsPredicate<O> extends Object implements Predicate<O>
EqualsPredicate(O value)
boolean
test(O o)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
and, isEqual, negate, or
public EqualsPredicate(O value)
public boolean test(O o)
test
Predicate<O>
Copyright © 2018–2019 Ultreia.io. All rights reserved.