org.picocontainer.injectors
Class PrimitiveMemberCheckerTestCase.TestClass
java.lang.Object
org.picocontainer.injectors.PrimitiveMemberCheckerTestCase.TestClass
- Enclosing class:
- PrimitiveMemberCheckerTestCase
public static class PrimitiveMemberCheckerTestCase.TestClass
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
able
public String able
baker
public int baker
PrimitiveMemberCheckerTestCase.TestClass
public PrimitiveMemberCheckerTestCase.TestClass(int value)
PrimitiveMemberCheckerTestCase.TestClass
public PrimitiveMemberCheckerTestCase.TestClass(String value)
doSomething
public void doSomething(String avalue)
doSomething
public void doSomething(int anotherValue)
Copyright © 2003-2010 Codehaus. All Rights Reserved.