Module java.base
Package java.lang.classfilePREVIEW

Enum Class Opcode.Kind

java.lang.Object
java.lang.Enum<Opcode.KindPREVIEW>
java.lang.classfile.Opcode.Kind
All Implemented Interfaces:
Serializable,Comparable<Opcode.KindPREVIEW>,Constable
Enclosing class:
OpcodePREVIEW

public static enumOpcode.KindextendsEnum<Opcode.KindPREVIEW>
Kind is a preview API of the Java platform.
Programs can only useKind when preview features are enabled.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
Kinds of opcodes.
Since:
22