public static class DataBaseTestCase.User extends Object
User(int id, String name, int age)
int
getAge()
getId()
String
getName()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public User(int id, String name, int age)
public int getId()
public String getName()
public int getAge()
public String toString()
toString
Object
Copyright © 2012–2021 Naver Corporation. All rights reserved.