Class PiInstruction

  • All Implemented Interfaces:
    Instruction

    @Beta
    public final class PiInstruction
    extends Object
    implements Instruction
    Representation of a protocol-independent instruction.
    • Method Detail

      • action

        public PiTableAction action()
        Returns the protocol-independent table action defined by this instruction.
        Returns:
        an action
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object