public class CallResult
extends java.lang.Object
| Constructor and Description |
|---|
CallResult(java.lang.Object returnValue,
boolean isExit) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
java.lang.Object |
getReturnValue() |
void |
initial(java.lang.Object returnValue,
boolean isExit) |
boolean |
isExit() |
Copyright © 2012-2024 Alibaba Group. All Rights Reserved.