public class BuilderInstruction10x extends BuilderInstruction implements Instruction10x
| Modifier and Type | Field and Description |
|---|---|
static Format |
FORMAT |
opcode| Constructor and Description |
|---|
BuilderInstruction10x(Opcode opcode) |
| Modifier and Type | Method and Description |
|---|---|
Format |
getFormat() |
getCodeUnits, getLocation, getOpcodeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCodeUnits, getOpcodepublic static final Format FORMAT
public BuilderInstruction10x(@Nonnull
Opcode opcode)
public Format getFormat()
getFormat in class BuilderInstruction