Class ActionSequence

java.lang.Object
de.hsh.graja.util.comment.event.ActionSequence
All Implemented Interfaces:
Action, Serializable

public class ActionSequence extends Object implements Action
See Also:
  • Constructor Details

    • ActionSequence

      public ActionSequence(Action... elements)
  • Method Details