public final class IsCustomEqual<E> extends Object implements Predicate<E>
IsCustomEqual(Equalator<? super E> equalator, E sample)
boolean
test(E e)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
and, isEqual, negate, or
public IsCustomEqual(Equalator<? super E> equalator, E sample)
public final boolean test(E e)
test
Predicate<E>
Copyright © 2022 MicroStream Software. All rights reserved.