Jump to content

Talk:Program name: Difference between revisions

m
Line 1:
== Java entry ==
The Java entry is kind of funny because it requires you to type the name of the class in order to print it. Then you might as well print it directly. It really should be using reflection. I've never used reflection in Java, but a after a glance at the [http://download.oracle.com/javase/tutorial/reflect/class/classNew.html documentation], I came up with this. [[User:Fwend|Fwend]] 03:26, 6 August 2011 (UTC)
 
<lang java>public class Test {
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.