See: Description
| Class | Description |
|---|---|
| Main |
This class is a driver program that uses BLOAT to make a Java class file
smaller by removing all non-essential information (such as debugging
information) from it.
|
Contains a program that removes non-vital information (such as debugging information) from a Java classfile in an attempt to make it smaller.