Class ChainedAction

    • Constructor Detail

      • ChainedAction

        public ChainedAction​(Action next)
        Public constructor
        Parameters:
        next - the next action in the chain
      • ChainedAction

        public ChainedAction()
        Public constructor where this action is the end of the chain