All Classes and Interfaces
类
说明
Transforms a JAR file to or from a packed stream in Pack200 format.
The packer engine applies various transformations to the input JAR file,
making the pack stream highly compressible by a compressor such as
gzip or zip.
The unpacker engine converts the packed stream to a JAR file.