Microsoft
Software
Hardware
Network
Question : Set Java Class toString name?
Hello,
1: 2:
Class testClass = Test.class; System.out.println(testClass);
How can I change what is printed out in the second line of this code? With an object, I would just override the toString() method. But how can it be done with a class?
Thanks,
Rich
Answer : Set Java Class toString name?
you can call it toString() if you like, eg.
public static String toString(Class clazz) {
return clazz.getName();
}
System.out.println(MyUtili
ty.toStrin
g(testClas
s));
Random Solutions
Terminal Server Printing
fully uninstall Acrobat 8.2.2
ISA 2004 and ForeFront TMG
Java Servlet Parse JSON String
Iseries OSV5R4 PM eserver iSeries telephone number
Create a list of users in Active Directory whose account has been locked out for 90 days
Access Property box Garbled
cisco ios back up
UC540 newbie here cannot get UC540 to answer
Scimore Embedded in VB 6