net.sf.twip
Class AutoTwipMethodWithArgumentsTest

java.lang.Object
  extended by net.sf.twip.AutoTwipMethodWithArgumentsTest

public class AutoTwipMethodWithArgumentsTest
extends Object


Nested Class Summary
static class AutoTwipMethodWithArgumentsTest.MyType
           
 
Constructor Summary
AutoTwipMethodWithArgumentsTest()
           
 
Method Summary
static AutoTwipMethodWithArgumentsTest.MyType autoTwip(int i)
           
 void testAutoTwip(AutoTwipMethodWithArgumentsTest.MyType t)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AutoTwipMethodWithArgumentsTest

public AutoTwipMethodWithArgumentsTest()
Method Detail

autoTwip

public static AutoTwipMethodWithArgumentsTest.MyType autoTwip(int i)

testAutoTwip

public void testAutoTwip(AutoTwipMethodWithArgumentsTest.MyType t)


Copyright © 2011. All Rights Reserved.