|
|||||||||
| Home >> All >> ch >> ethz >> [ prose overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
ch.ethz.prose
Class ExtensionInsertionTest.TestClass

java.lang.Objectch.ethz.prose.ExtensionInsertionTest.TestClass
- Enclosing class:
- ExtensionInsertionTest
- static class ExtensionInsertionTest.TestClass
- extends java.lang.Object
| Constructor Summary | |
(package private) |
ExtensionInsertionTest.TestClass()
|
| Method Summary | |
void |
byebye(java.lang.String stuff,
java.lang.String stuf1)
|
void |
hello(java.lang.String stuff)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
ExtensionInsertionTest.TestClass
ExtensionInsertionTest.TestClass()
| Method Detail |
hello
public void hello(java.lang.String stuff)
byebye
public void byebye(java.lang.String stuff, java.lang.String stuf1)
|
|||||||||
| Home >> All >> ch >> ethz >> [ prose overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
ch.ethz.prose.ExtensionInsertionTest.TestClass