public interface TestInterface2
| Modifier and Type | Method and Description |
|---|---|
void |
test(java.util.ArrayList<java.lang.String> results,
TestInterface target) |
@Suspendable void test(java.util.ArrayList<java.lang.String> results, TestInterface target)