public static interface PerformableTree.Performable
| Modifier and Type | Method and Description |
|---|---|
void |
perform(PerformableTree.RunContext context) |
void |
reportFailures(PerformableTree.FailureContext context) |
void perform(PerformableTree.RunContext context) throws InterruptedException
InterruptedExceptionvoid reportFailures(PerformableTree.FailureContext context)
Copyright © 2003–2019. All rights reserved.