Uses of Interface org.apache.bcel.generic.InstructionConstants

Uses in package org.apache.bcel.generic

Classes implementing org.apache.bcel.generic.InstructionConstants

class
Instances of this class may be used, e.g., to generate typed versions of instructions.
class
Wrapper class for push operations, which are implemented either as BIPUSH, LDC or xCONST_n instructions.