| Constructor and Description |
|---|
CompletedWork(T value) |
| Modifier and Type | Method and Description |
|---|---|
T |
getResult()
Get the result once the work is done.
|
boolean |
process()
Call the method to do the work.
|
Copyright © 2012–2019. All rights reserved.