Class JavaLangObjectCloneNative


public class JavaLangObjectCloneNative extends NativeMethod
  • Constructor Details

    • JavaLangObjectCloneNative

      public JavaLangObjectCloneNative(View view, SootMethod method)
  • Method Details

    • simulateImpl

      protected void simulateImpl()
      Implements the abstract method simulateMethod. It distributes the request to the corresponding methods by signatures.
      Specified by:
      simulateImpl in class NativeMethod