next property

List<EdgeInput> next
final

outcomes list for the node defined as list of EdgeInput's.

Implementation

final List<EdgeInput> next;