public static class

DexDecompilerEvent.UnreflectedInvocation

extends DexDecompilerEvent<T>
java.lang.Object
   ↳ com.pnfsoftware.jeb.core.units.code.android.DexDecompilerEvent<T>
     ↳ com.pnfsoftware.jeb.core.units.code.android.DexDecompilerEvent.UnreflectedInvocation

Summary

Public Constructors
UnreflectedInvocation(String msig, String address)
Protected Methods
String formatData(String data)
[Expand]
Inherited Methods
From class com.pnfsoftware.jeb.core.units.code.android.DexDecompilerEvent
From class java.lang.Object

Public Constructors

public UnreflectedInvocation (String msig, String address)

Protected Methods

protected String formatData (String data)