Class PiActionSet.WeightedAction

  • Enclosing class:
    PiActionSet

    public static final class PiActionSet.WeightedAction
    extends Object
    Weighted action used in an actions set.
    • Constructor Detail

      • WeightedAction

        public WeightedAction​(PiAction action,
                              int weight)
        Creates a new weighted action instance that can be used in an action set, from the given PI action and weight.
        Parameters:
        action - the action
        weight - the weigh