Uses of Class
io.airlift.bytecode.instruction.Constant.BoxedIntegerConstant
Packages that use Constant.BoxedIntegerConstant
-
Uses of Constant.BoxedIntegerConstant in io.airlift.bytecode
Methods in io.airlift.bytecode with parameters of type Constant.BoxedIntegerConstantModifier and TypeMethodDescriptionBytecodeVisitor.visitBoxedIntegerConstant(BytecodeNode parent, Constant.BoxedIntegerConstant boxedIntegerConstant) DumpBytecodeVisitor.visitBoxedIntegerConstant(BytecodeNode parent, Constant.BoxedIntegerConstant boxedIntegerConstant)