public class Equals<T> extends Object implements Predicate<T>
Equals(T lhs)
boolean
accept(T rhs)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Equals(T lhs)
public boolean accept(T rhs)
Predicate
accept
Predicate<T>
rhs
Copyright © 2013. All Rights Reserved.