Interface IDEmuObject


public interface IDEmuObject
An emulated object, representing an internal emulated object. External objects are managed by dexdec's sandbox; they are not wrapped.
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    Retrieve the object reference id.
  • Method Details

    • getId

      int getId()
      Retrieve the object reference id.
      Returns: