public class SerializedInput extends AbstractSerializedInteraction implements SerializedInteraction
arguments, id, result, signature
STATIC
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, resultOf
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getAllValues, getArguments, getArgumentTypes, getDeclaringClass, getId, getMethodName, getResult, getResultType, hasResult, isComplete, isStatic
public SerializedInput(int id, MethodSignature signature)
public SerializedInput updateArguments(SerializedValue... arguments)
public SerializedInput updateResult(SerializedValue result)
Copyright © 2020. All rights reserved.