public abstract class ObjectWithReflectiveEqualsHashCodeToString extends Object
Constructor and Description |
---|
ObjectWithReflectiveEqualsHashCodeToString() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
protected String[] |
fieldsExcludedFromEqualsAndHashCode() |
int |
hashCode() |
String |
key() |
String |
toString() |
Copyright © 2018. All rights reserved.