sesuai dengan tipe dari object tersebut. public class NonGen { Object ob; NonGen(Object o) { ob = o; } Object getob() { return ob;