| AttrDefinitionBands |
Attribute definition bands are the set of bands used to define extra attributes transmitted in the archive.
|
| AttributeLayout |
Defines a layout that describes how an attribute will be transmitted.
|
| AttributeLayoutMap |
Stores a mapping from attribute names to their corresponding layout types.
|
| BandSet |
Abstract superclass for a set of bands.
|
| ClassBands |
Class Bands
|
| CpBands |
Constant Pool bands.
|
| IcBands |
Inner Class Bands
|
| IcTuple |
An IcTuple is the set of information that describes an inner class.
|
| IMatcher |
Interface for a class that can perform matching on flag values.
|
| NewAttributeBands |
Sets of bands relating to a non-predefined attribute
|
| NewAttributeBands.Callable |
|
| NewAttributeBands.Integral |
|
| NewAttributeBands.UnionCase |
A Union case
|
| Segment |
A Pack200 archive consists of one or more segments.
|
| SegmentConstantPool |
Manages the constant pool used for re-creating class files.
|
| SegmentConstantPoolArrayCache.CachedArray |
Keeps track of the last known size of an array as well as a HashMap that knows the mapping from element values to the indices of the array
which contain that value.
|
| SegmentHeader |
SegmentHeader is the header band of a Segment
|
| SegmentOptions |
Stores the combinations of bit flags that can be used in the segment header options.
|