Package | Description |
---|---|
com.xjeffrose.xio.marshall.thrift |
Modifier and Type | Method and Description |
---|---|
Result |
Result.deepCopy() |
Result |
Result.setErrorReason(String errorReason) |
Result |
Result.setSuccess(boolean success) |
Modifier and Type | Method and Description |
---|---|
int |
Result.compareTo(Result other) |
boolean |
Result.equals(Result that) |
Constructor and Description |
---|
Result(Result other)
Performs a deep copy on other.
|
Copyright © 2016. All Rights Reserved.