Uses of Interface
java.lang.classfile.instruction.NewObjectInstruction
Package
Description
Provides interfaces describing code instructions for the
java.lang.classfile
PREVIEW library.-
Uses of NewObjectInstructionPREVIEW in java.lang.classfile.instructionPREVIEW
Modifier and TypeMethodDescriptionstatic NewObjectInstructionPREVIEW
NewObjectInstruction.of
(ClassEntryPREVIEW className) Returns a new object instruction.