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