@Beta public final class PiInstruction extends Object implements Instruction
Instruction.Type| Modifier and Type | Method and Description | 
|---|---|
PiTableAction | 
action()
Returns the protocol-independent table action defined by this instruction. 
 | 
boolean | 
equals(Object o)  | 
int | 
hashCode()  | 
String | 
toString()  | 
Instruction.Type | 
type()
Returns the type of instruction. 
 | 
public PiTableAction action()
public Instruction.Type type()
Instructiontype in interface Instruction