public class AreNotAlikeCondition<T> extends org.assertj.core.api.Condition<T>
AreNotAlikeCondition(T other)
boolean
matches(T t)
as, as, describedAs, describedAs, description, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public AreNotAlikeCondition(T other)
public boolean matches(T t)
matches
org.assertj.core.api.Condition<T>