Enum Class Opcode.Kind

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

public static enumOpcode.KindextendsEnum<Opcode.Kind>
Kinds of opcodes. Each kind of opcode has its own modeling interface for its instructions.
Since:
24