public abstract static class GenericCollectionsTestCase.Person extends Object
GenericCollectionsTestCase.Person()
boolean
equals(Object that)
String
getName()
int
hashCode()
void
setName(String name)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public GenericCollectionsTestCase.Person()
public String getName()
public void setName(String name)
public boolean equals(Object that)
equals
Object
public int hashCode()
hashCode
Copyright © 2015 Glasnost. All Rights Reserved.