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