public interface OneValueWorker extends ValueWorker
| Modifier and Type | Method and Description |
|---|---|
default Object |
doWork(Object... values) |
Object |
doWork(Object value) |
Object doWork(Object value) throws IOException
IOExceptiondefault Object doWork(Object... values) throws IOException
doWork in interface ValueWorkerIOExceptionCopyright © 2000-2021 Apache Software Foundation. All Rights Reserved.