Class BlockList


  • public class BlockList
    extends BlockGraph
    Block representing a sequence of other blocks possible multiple incoming edges 1 outgoing edge 1 or more interior blocks that are executed in sequence
    • Constructor Detail

      • BlockList

        public BlockList()