Uses of Class
io.airlift.bytecode.instruction.Constant.BoxedLongConstant
Packages that use Constant.BoxedLongConstant
-
Uses of Constant.BoxedLongConstant in io.airlift.bytecode
Methods in io.airlift.bytecode with parameters of type Constant.BoxedLongConstantModifier and TypeMethodDescriptionBytecodeVisitor.visitBoxedLongConstant(BytecodeNode parent, Constant.BoxedLongConstant boxedLongConstant) DumpBytecodeVisitor.visitBoxedLongConstant(BytecodeNode parent, Constant.BoxedLongConstant boxedLongConstant)