| Package | Description |
|---|---|
| proguard |
This package contains the main ProGuard application.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClassSpecification.addField(MemberSpecification fieldSpecification)
Specifies to keep the specified field(s) of this option's class(es).
|
void |
ClassSpecification.addMethod(MemberSpecification methodSpecification)
Specifies to keep the specified method(s) of this option's class(es).
|
Copyright © 2015. All Rights Reserved.