(package private) static Pair<IDKey,IDKey> |
EqualsBuilder.getRegisterPair(Object lhs,
Object rhs) |
Converters value pair into a register pair.
|
(package private) static Pair<IDKey,IDKey> |
EqualsBuilder.getRegisterPair(Object lhs,
Object rhs) |
Converters value pair into a register pair.
|
(package private) static Set<Pair<IDKey,IDKey>> |
EqualsBuilder.getRegistry() |
Returns the registry of object pairs being traversed by the reflection
methods in the current thread.
|
(package private) static Set<Pair<IDKey,IDKey>> |
EqualsBuilder.getRegistry() |
Returns the registry of object pairs being traversed by the reflection
methods in the current thread.
|
(package private) static Set<IDKey> |
HashCodeBuilder.getRegistry() |
Returns the registry of objects being traversed by the reflection methods in the current thread.
|