Uses of Interface
io.github.dmlloyd.classfile.instruction.NewReferenceArrayInstruction
Packages that use NewReferenceArrayInstruction
Package
Description
Provides interfaces describing code instructions for the
io.github.dmlloyd.classfile library.-
Uses of NewReferenceArrayInstruction in io.github.dmlloyd.classfile.instruction
Methods in io.github.dmlloyd.classfile.instruction that return NewReferenceArrayInstructionModifier and TypeMethodDescriptionstatic NewReferenceArrayInstructionNewReferenceArrayInstruction.of(ClassEntry componentType) Returns a new reference array instruction.