I - item type being processedE - exception class which may be raised@FunctionalInterface public static interface Tasks.Task<I,E extends Exception>
| Modifier and Type | Method and Description |
|---|---|
void |
run(I item) |
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.