public class KeyResult
extends java.lang.Object
| Constructor and Description |
|---|
KeyResult() |
KeyResult(java.lang.Exception e) |
KeyResult(java.lang.String key) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Exception |
getException() |
java.lang.String |
getKey() |
boolean |
isDone() |
boolean |
isException() |
boolean |
isKey() |