|
bcel API: Uses of Interface org.apache.bcel.generic.InstructionConstants
Uses of Interface
|
Packages that use InstructionConstants | |
org.apache.bcel.generic | This package contains the "generic" part of the Byte Code Engineering Library, i.e., classes to dynamically modify class objects and byte code instructions. |
Uses of InstructionConstants in org.apache.bcel.generic |
Classes in org.apache.bcel.generic that implement InstructionConstants | |
class |
InstructionFactory
Instances of this class may be used, e.g., to generate typed versions of instructions. |
class |
PUSH
Wrapper class for push operations, which are implemented either as BIPUSH, LDC or xCONST_n instructions. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |