public class JavaIoObjectStreamClassNative extends NativeMethodClass
helper| Constructor and Description |
|---|
JavaIoObjectStreamClassNative(NativeHelper helper) |
| Modifier and Type | Method and Description |
|---|---|
void |
simulateMethod(SootMethod method,
ReferenceVariable thisVar,
ReferenceVariable returnVar,
ReferenceVariable[] params)
Implements the abstract method simulateMethod.
|
defaultMethodpublic JavaIoObjectStreamClassNative(NativeHelper helper)
public void simulateMethod(SootMethod method, ReferenceVariable thisVar, ReferenceVariable returnVar, ReferenceVariable[] params)
simulateMethod in class NativeMethodClass