Class ScriptSet<V extends ScriptInterface>

  • All Implemented Interfaces:
    Iterable<V>

    public class ScriptSet<V extends ScriptInterface>
    extends Object
    implements Iterable<V>
    This contains a set of scripts. Scripts generally have attached properties which allows for selecting which script to run.

    Created by Jeff Gaynor
    on 2/6/20 at 12:26 PM