Uses of Package
org.apache.commons.compress.harmony.unpack200.bytecode.forms
Package
Description
Internal package.
Internal package.
-
-
ClassDescriptionThis class implements the byte code form for those bytecodes which have class references (and only class references).Abstract superclass of all classes that have class-specific references to constant pool information.Abstract superclass of those classes which look up init methods (these are class specific methods).Abstract class of all ByteCodeForms which add a nested entry from the globalConstantPool.Some bytecodes (such as (a)ldc, fldc and ildc) have single-byte references to the class pool.This abstract class implements the common code for instructions which have variable lengths.