public class KrakenResult<V> extends Object
Constructor and Description |
---|
KrakenResult(V result,
String[] error)
Constructor
|
Modifier and Type | Method and Description |
---|---|
String[] |
getError() |
V |
getResult() |
boolean |
isSuccess() |
String |
toString() |
Copyright © 2012–2016 Xeiam, LLC. All rights reserved.