|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.picocontainer.injectors.PrimitiveMemberCheckerTestCase.TestClass
public static class PrimitiveMemberCheckerTestCase.TestClass
| Field Summary | |
|---|---|
java.lang.String |
able
|
int |
baker
|
| Constructor Summary | |
|---|---|
PrimitiveMemberCheckerTestCase.TestClass(int value)
|
|
PrimitiveMemberCheckerTestCase.TestClass(java.lang.String value)
|
|
| Method Summary | |
|---|---|
void |
doSomething(int anotherValue)
|
void |
doSomething(java.lang.String avalue)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String able
public int baker
| Constructor Detail |
|---|
public PrimitiveMemberCheckerTestCase.TestClass(int value)
public PrimitiveMemberCheckerTestCase.TestClass(java.lang.String value)
| Method Detail |
|---|
public void doSomething(java.lang.String avalue)
public void doSomething(int anotherValue)
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||