public class SimpleReturnExampleUser
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private SimpleReturnExample |
simpleReturnExample |
Constructor and Description |
---|
SimpleReturnExampleUser(SimpleReturnExample intReturn2) |
Modifier and Type | Method and Description |
---|---|
int |
myMethod() |
private SimpleReturnExample simpleReturnExample
public SimpleReturnExampleUser(SimpleReturnExample intReturn2)