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