public class CryptsyGenericReturn<V> extends Object
Constructor and Description |
---|
CryptsyGenericReturn(int success,
V returnValue,
String error) |
Modifier and Type | Method and Description |
---|---|
String |
getError() |
V |
getReturnValue() |
boolean |
isSuccess() |
String |
toString() |
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.