Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

ch.ethz.prose
Class ExtensionInsertionTest.TestClass  view ExtensionInsertionTest.TestClass download ExtensionInsertionTest.TestClass.java

java.lang.Object
  extended bych.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)