public class MockSelfWithNoDefaultConstructorDemo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private int |
hello |
| Constructor and Description |
|---|
MockSelfWithNoDefaultConstructorDemo(int hello) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
aMethod() |
void |
aMethod2() |