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