Uses of Package
kala.compress.harmony.unpack200
Packages that use kala.compress.harmony.unpack200
Package
Description
Internal package.
Internal package.
-
Classes in kala.compress.harmony.unpack200 used by kala.compress.harmony.unpack200ClassDescriptionAttribute 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.Stores a mapping from attribute names to their corresponding layout types.Abstract superclass for a set of bands.Bytecode bandsClass BandsConstant Pool bandsParses the file band headers (not including the actual bits themselves).Inner Class BandsAn IcTuple is the set of information that describes an inner class.Interface for a class that can perform matching on flag values.A group of metadata bands, such as class_RVA_bands, method_AD_bands etc.Sets of bands relating to a non-predefined attributeAn AttributeLayoutElement is a part of an attribute layout and has one or more bands associated with it, which transmit the AttributeElement data for successive Attributes of this type.A Union caseA Pack200 archive consists of one or more segments.SegmentConstantPool manages the constant pool used for re-creating class files.The SegmentConstantPool spends a lot of time searching through large arrays of Strings looking for matches.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 is the header band of a
SegmentStores the combinations of bit flags that can be used in the segment header options. -
Classes in kala.compress.harmony.unpack200 used by kala.compress.harmony.unpack200.bytecodeClassDescriptionA Pack200 archive consists of one or more segments.SegmentConstantPool manages the constant pool used for re-creating class files.