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