public class Person extends Object
Person(String name, int age)
int
getAge()
String
getName()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Person(String name, int age)
public String getName()
public int getAge()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.