|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObfuscatorType | |
|---|---|
| com.yourkit.api | |
| Uses of ObfuscatorType in com.yourkit.api |
|---|
| Methods in com.yourkit.api that return ObfuscatorType | |
|---|---|
static ObfuscatorType |
ObfuscatorType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ObfuscatorType[] |
ObfuscatorType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in com.yourkit.api with parameters of type ObfuscatorType | |
|---|---|
MemorySnapshot(java.io.File snapshotFile,
ObfuscatorType obfuscatorType,
java.io.File obfuscationLog)
Loads memory snapshot for analysis, automaticaly restoring obfuscated class, method and field names. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||