|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface GPGConnection.Result<T>
Represents the result of an interaction with GPG
Method Summary | |
---|---|
T |
get()
Obtains the result of the interaction with GPG. |
boolean |
wasSuccessful()
Indicates whether the process completed successfully. |
Method Detail |
---|
T get()
boolean wasSuccessful()
get()
will or won't return a useful result.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |