public static final class Instructions.NoActionInstruction extends Object implements Instruction
Instruction.Type| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
Instruction.Type |
type()
Returns the type of instruction.
|
public Instruction.Type type()
Instructiontype in interface Instruction