Uses of Class
io.airlift.bytecode.instruction.Constant.LongConstant
Packages that use Constant.LongConstant
-
Uses of Constant.LongConstant in io.airlift.bytecode
Methods in io.airlift.bytecode with parameters of type Constant.LongConstantModifier and TypeMethodDescriptionBytecodeVisitor.visitLongConstant(BytecodeNode parent, Constant.LongConstant longConstant) DumpBytecodeVisitor.visitLongConstant(BytecodeNode parent, Constant.LongConstant longConstant)