public class Child extends Object
Child()
boolean
equals(Object obj)
String
getName()
int
hashCode()
void
setName(String name)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Child()
public void setName(String name)
public String getName()
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 2014 Pivotal. All rights reserved.