Uses of Package
org.apache.commons.compress.harmony.unpack200.bytecode
-
Packages that use org.apache.commons.compress.harmony.unpack200.bytecode Package Description org.apache.commons.compress.harmony.unpack200 Internal package.org.apache.commons.compress.harmony.unpack200.bytecode Internal package.org.apache.commons.compress.harmony.unpack200.bytecode.forms Internal package. -
Classes in org.apache.commons.compress.harmony.unpack200.bytecode used by org.apache.commons.compress.harmony.unpack200 Class Description Attribute Abstract superclass for class file attributesClassConstantPool The Class constant poolClassFileEntry The abstract superclass for all types of class file entries.ConstantPoolEntry Abstracts constant pool entries.CPClass Constant pool entry for a classCPDouble Double constant pool entry.CPFieldRef Field reference constant pool entry.CPFloat Float constant pool entry.CPInteger Integer constant pool entry.CPInterfaceMethodRef Interface method reference constant pool entry.CPLong Long constant pool entry.CPMethodRef Method reference constant pool entry.CPNameAndType Name and Type pair constant pool entry.CPString String constant pool entry.CPUTF8 UTF8 constant pool entry, used for storing long Strings.NewAttribute A compressor-defined class file attribute. -
Classes in org.apache.commons.compress.harmony.unpack200.bytecode used by org.apache.commons.compress.harmony.unpack200.bytecode Class Description AnnotationsAttribute Abstracts Annotations attributes.AnnotationsAttribute.Annotation Represents the annotation structure for class file attributes.AnnotationsAttribute.ElementValue Pairs a tag and value.Attribute Abstract superclass for class file attributesBCIRenumberedAttribute Abstract superclass for attributes that have some part encoded with Byte Code Injection (BCI) renumbering.ByteCode A bytecode class file entry.ClassConstantPool The Class constant poolClassFileEntry The abstract superclass for all types of class file entries.CodeAttribute ConstantPoolEntry Abstracts constant pool entries.CPClass Constant pool entry for a classCPConstant Abstract superclass for constant pool constant entries such as numbers or StringsCPConstantNumber Abstract superclass for constant pool entries that are numbers.CPMember Superclass for member constant pool entries, such as fields or methods.CPNameAndType Name and Type pair constant pool entry.CPRef Abstract superclass for reference constant pool entries, such as a method or field reference.CPUTF8 UTF8 constant pool entry, used for storing long Strings.ExceptionTableEntry An entry in an exception table.OperandManager Tracks operands, provides methods to let other classes get next elements, and also knows about which classes have been used recently in super, this and new references.RuntimeVisibleorInvisibleParameterAnnotationsAttribute.ParameterAnnotation ParameterAnnotation represents the annotations on a single parameter. -
Classes in org.apache.commons.compress.harmony.unpack200.bytecode used by org.apache.commons.compress.harmony.unpack200.bytecode.forms Class Description ByteCode A bytecode class file entry.CodeAttribute OperandManager Tracks operands, provides methods to let other classes get next elements, and also knows about which classes have been used recently in super, this and new references.