Uses of Interface
java.lang.classfile.instruction.NewReferenceArrayInstruction
Package
Description
Provides interfaces describing code instructions for the
java.lang.classfile
library.-
Uses of NewReferenceArrayInstruction in java.lang.classfile.instruction
Modifier and TypeMethodDescriptionstatic NewReferenceArrayInstruction
NewReferenceArrayInstruction.of
(ClassEntry componentType) Returns a new reference array instruction.