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