Package EDU.purdue.cs.bloat.strip
package EDU.purdue.cs.bloat.strip
Contains a program that removes non-vital information (such as debugging information) from a Java classfile in an attempt to make it smaller.
-
ClassesClassDescriptionThis 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.