Interface MonitorInstruction

All Superinterfaces:
ClassFileElement, CodeElement, Instruction

public sealed interface MonitorInstruction extends Instruction
Models a monitorenter or monitorexit instruction in the code array of a Code attribute. Delivered as a CodeElement when traversing the elements of a CodeModel.
Since:
24