public class SerializedInput extends AbstractSerializedInteraction implements SerializedInteraction
arguments, id, result, signatureSTATIC| Constructor and Description |
|---|
SerializedInput(int id,
MethodSignature signature) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
SerializedInput |
updateArguments(SerializedValue... arguments) |
SerializedInput |
updateResult(SerializedValue result) |
argumentsOf, equals, getAllValues, getArguments, getArgumentTypes, getDeclaringClass, getId, getMethodName, getResult, getResultType, hashCode, hasResult, id, isComplete, isStatic, resultOfclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetAllValues, getArguments, getArgumentTypes, getDeclaringClass, getId, getMethodName, getResult, getResultType, hasResult, isComplete, isStaticpublic SerializedInput(int id,
MethodSignature signature)
public SerializedInput updateArguments(SerializedValue... arguments)
public SerializedInput updateResult(SerializedValue result)
Copyright © 2020. All rights reserved.