T
public interface Equaller<T>
static Equaller<Object>
DEFAULT
IDENTITY
boolean
equals(T obj, T other)
static final Equaller<Object> IDENTITY
static final Equaller<Object> DEFAULT
boolean equals(T obj, T other)
obj
other
true
false
Copyright © 2019 JBoss by Red Hat. All rights reserved.