|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcodesimian.java.JavaCodeReflectsFunctionsOfCS
public class JavaCodeReflectsFunctionsOfCS
Reflects all public functions in CS.java, each as a subclass of CS, and prints the Java code for all those classes. After executing, you should copy that Java code into ReflectedFunctions.java.
Constructor Summary | |
---|---|
JavaCodeReflectsFunctionsOfCS()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] s)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JavaCodeReflectsFunctionsOfCS()
Method Detail |
---|
public static void main(java.lang.String[] s)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |