|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
prefabValues
.
PrefabValues
object.
equals
contract.
equals
contract, except for the ones specified.
EqualsVerifier
.
EqualsVerifier
.
AssertionError
.
equals
method.
hashCode
method.
EqualsVerifier
can be used in unit tests to verify whether the
contract for the equals
and hashCode
methods in a class is
met.EqualsVerifier.forRelaxedEqualExamples(Object, Object, Object...)
.AnnotationAccessor.type
has a particular annotation on a
particular field.
ObjectAccessor
for ClassAccessor.getBlackObject()
.
ClassAccessor.getRedObject()
.
ObjectAccessor
for ClassAccessor.getDefaultValuesObject()
.
ObjectAccessor
for ClassAccessor.getRedObject()
.
ClassAccessor.getBlackObject()
.
equals
method is abstract.
equals
method is inherited from
Object
.
hashCode
method is abstract.
PrefabValues
object.type
and over the declared fields of all of its
superclasses.
type
, but that ignores the declared fields of its
superclasses.
PrefabValues
to
this one.
EqualsVerifier
supports.EqualsVerifier
.
AnnotationAccessor.type
has a particular annotation.
getClass
is used in the implementation of the
equals
method, instead of an instanceof
check.
equals
and
hashCode
.
EqualsVerifier
.hashCode()
method is called.
equals
is
overridden.
equals
is overridden.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |