public interface Result
| Modifier and Type | Method | Description |
|---|---|---|
void |
setException(java.lang.Exception exception) |
Set encountered exception.
|
void |
setResult(java.lang.Object result) |
Set computed result.
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.