|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.yourkit.api.ObfuscatorType
public final class ObfuscatorType
Enumeration of supported obfuscators. If profiled application was obfuscated with one of them, original names of classes, fields and methods can be automatically restored if you provide corresponding obfuscation logs.
MemorySnapshot.MemorySnapshot(java.io.File, com.yourkit.api.ObfuscatorType, java.io.File)| Field Summary | |
|---|---|
static ObfuscatorType |
RETRO_GUARD
RetroGuard |
static ObfuscatorType |
ZELIX_KLASSMASTER
Zelix KlassMaster |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final ObfuscatorType RETRO_GUARD
public static final ObfuscatorType ZELIX_KLASSMASTER
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||