public static class CustomTypeHandlerTestCase.ItemGrandChild extends CustomTypeHandlerTestCase.ItemChild
| Modifier and Type | Field and Description |
|---|---|
int |
age |
namenumbers| Constructor and Description |
|---|
CustomTypeHandlerTestCase.ItemGrandChild(int age_,
java.lang.String name_,
int[] numbers_) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
public CustomTypeHandlerTestCase.ItemGrandChild(int age_,
java.lang.String name_,
int[] numbers_)
public boolean equals(java.lang.Object obj)
equals in class CustomTypeHandlerTestCase.ItemChild