Path Chain
This creates a new PathChain from some specified Paths. IMPORTANT NOTE: Order matters here. The order in which the Paths are input is the order in which they will be run.
Parameters
paths
the specified Paths.
This creates a new PathChain from an ArrayList of Paths. IMPORTANT NOTE: Order matters here. The order in which the Paths are input is the order in which they will be run.
Parameters
paths
the ArrayList of Paths.