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