@FunctionalInterface public interface ICode
| Modifier and Type | Method and Description |
|---|---|
void |
run(org.slf4j.Logger log)
Override this method to provide the code to run as a
Task. |
Copyright © 2006–2021 Apache Software Foundation. All rights reserved.