| Package | Description |
|---|---|
| proguard.optimize.info |
This package contains classes to collect additional information about classes
and class members, which can then be used for optimization.
|
| Class and Description |
|---|
| ClassOptimizationInfo
This class stores some optimization information that can be attached to
a class.
|
| FieldOptimizationInfo
This class stores some optimization information that can be attached to
a field.
|
| MethodOptimizationInfo
This class stores some optimization information that can be attached to
a method.
|
Copyright © 2015. All Rights Reserved.