Uses of Class
io.airlift.bytecode.instruction.Constant.BoxedIntegerConstant
-
Packages that use Constant.BoxedIntegerConstant Package Description io.airlift.bytecode -
-
Uses of Constant.BoxedIntegerConstant in io.airlift.bytecode
Methods in io.airlift.bytecode with parameters of type Constant.BoxedIntegerConstant Modifier and Type Method Description TBytecodeVisitor. visitBoxedIntegerConstant(BytecodeNode parent, Constant.BoxedIntegerConstant boxedIntegerConstant)VoidDumpBytecodeVisitor. visitBoxedIntegerConstant(BytecodeNode parent, Constant.BoxedIntegerConstant boxedIntegerConstant)
-