public class ImmutableInstruction10x extends ImmutableInstruction implements Instruction10x
| Modifier and Type | Field and Description |
|---|---|
static Format |
FORMAT |
opcode| Constructor and Description |
|---|
ImmutableInstruction10x(Opcode opcode) |
| Modifier and Type | Method and Description |
|---|---|
Format |
getFormat() |
static ImmutableInstruction10x |
of(Instruction10x instruction) |
getCodeUnits, getOpcode, immutableListOf, ofclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCodeUnits, getOpcodepublic static final Format FORMAT
public ImmutableInstruction10x(@Nonnull
Opcode opcode)
public static ImmutableInstruction10x of(Instruction10x instruction)
public Format getFormat()
getFormat in class ImmutableInstruction