public abstract static class GenericCollectionsTestCase.Person extends Object
| Constructor and Description |
|---|
Person() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object that) |
String |
getName() |
int |
hashCode() |
void |
setName(String name) |
Copyright © 2019 Glasnost. All rights reserved.