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