| Constructor and Description |
|---|
TransformWork(Work<I> work,
Function<I,O> transformation) |
| Modifier and Type | Method and Description |
|---|---|
O |
getResult()
Get the result once the work is done.
|
boolean |
process()
Call the method to do the work.
|
public boolean process()
WorkCopyright © 2012–2019. All rights reserved.