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
InterruptedException
void reportFailures(PerformableTree.FailureContext context)
Copyright © 2003–2021. All rights reserved.