| Package | Description |
|---|---|
| proguard.obfuscate |
This package contains classes to perform obfuscation of class files.
|
| Modifier and Type | Method and Description |
|---|---|
static UniqueMemberNameFactory |
UniqueMemberNameFactory.newInjectedMemberNameFactory(Clazz clazz)
Utility for creating a new NameFactory that can generate names for injected
members: the generated names are unique within the given class, and don't
clash with non-injected members of its super classes.
|
Copyright © 2019. All rights reserved.