public class JavaUtilZipZipEntryNative extends NativeMethodClass
helper
Constructor and Description |
---|
JavaUtilZipZipEntryNative(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 JavaUtilZipZipEntryNative(NativeHelper helper)
public void simulateMethod(SootMethod method, ReferenceVariable thisVar, ReferenceVariable returnVar, ReferenceVariable[] params)
simulateMethod
in class NativeMethodClass