|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jf.baksmali.Adaptors.ReferenceFormatter
public class ReferenceFormatter
| Constructor Summary | |
|---|---|
ReferenceFormatter()
|
|
| Method Summary | |
|---|---|
static void |
writeReference(org.jf.util.IndentingWriter writer,
int referenceType,
org.jf.dexlib2.iface.reference.Reference reference)
|
static void |
writeStringReference(org.jf.util.IndentingWriter writer,
java.lang.String item)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReferenceFormatter()
| Method Detail |
|---|
public static void writeStringReference(org.jf.util.IndentingWriter writer,
java.lang.String item)
throws java.io.IOException
java.io.IOException
public static void writeReference(org.jf.util.IndentingWriter writer,
int referenceType,
org.jf.dexlib2.iface.reference.Reference reference)
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||