public class MyObject extends Object
MyObject()
String
description()
static String
getDescription(MyObject obj)
static void
main(String[] args)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public MyObject()
public static void main(String[] args)
public String description()
public String toString()
toString
Object
public static String getDescription(MyObject obj)
Copyright © 2015. All rights reserved.