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