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