public interface Result
| Modifier and Type | Method and Description |
|---|---|
int |
error() |
java.lang.Exception |
exception() |
boolean |
isSuccess() |
java.lang.Object |
result() |
Copyright © 2006-2016 The Apache Software Foundation. All Rights Reserved.