public class TestChild extends Object
TestChild()
boolean
equals(Object obj)
int
getNumber()
String
getUrl()
hashCode()
void
setNumber(int number)
setUrl(String url)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public TestChild()
public int getNumber()
public void setNumber(int number)
public String getUrl()
public void setUrl(String url)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
Copyright © 2016. All rights reserved.