public static class PrimitiveMemberCheckerTestCase.TestClass extends Object
| Constructor and Description |
|---|
TestClass(int value) |
TestClass(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
doSomething(int anotherValue) |
void |
doSomething(String avalue) |
public void doSomething(String avalue)
public void doSomething(int anotherValue)
Copyright © 2003–2019 Codehaus. All rights reserved.