- java.lang.Object
-
- com.google.common.base.Equivalence<java.lang.Object>
-
- com.google.common.base.DeepEquivalence
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.google.common.base.Equivalence
com.google.common.base.Equivalence.Wrapper<T>
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
static com.google.common.base.Equivalence<java.lang.Object> |
DEEP_EQUIVALENCE |
-
Method Summary
-
Methods inherited from class com.google.common.base.Equivalence
equals, equivalent, equivalentTo, hash, identity, onResultOf, pairwise, wrap
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
DeepEquivalence
public DeepEquivalence()
Copyright © 2021. All Rights Reserved.