Uses of Class
io.airlift.bytecode.instruction.Constant.BoxedBooleanConstant
Packages that use Constant.BoxedBooleanConstant
-
Uses of Constant.BoxedBooleanConstant in io.airlift.bytecode
Methods in io.airlift.bytecode with parameters of type Constant.BoxedBooleanConstantModifier and TypeMethodDescriptionBytecodeVisitor.visitBoxedBooleanConstant(BytecodeNode parent, Constant.BoxedBooleanConstant boxedBooleanConstant) DumpBytecodeVisitor.visitBoxedBooleanConstant(BytecodeNode parent, Constant.BoxedBooleanConstant boxedBooleanConstant)