public class MethodSource extends Object
| Constructor and Description |
|---|
MethodSource(String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
sampleInstanceMethod(int firstParam,
String secondParam) |
static String |
sampleStaticMethod(String firstParam,
int secondParam) |
Copyright © 2019 Power Flows. All rights reserved.