test
Class JavaB

java.lang.Object
  extended by XtendC
      extended by test.JavaB

public class JavaB
extends XtendC

Author:
efftinge - Initial contribution and API

Constructor Summary
JavaB()
           
 
Method Summary
 XtendA foo(XtendC test)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavaB

public JavaB()
Method Detail

foo

public XtendA foo(XtendC test)