static interface FindUniqueConcreteMethodBugTest.Tenant extends FindUniqueConcreteMethodBugTest.Person
| Modifier and Type | Method and Description |
|---|---|
String |
getAddress() |
default String |
getName() |
getIddefault String getName()
getName in interface FindUniqueConcreteMethodBugTest.PersonString getAddress()