substates property

Iterable<State<T>> substates
final

States contained within this one

Implementation

final Iterable<State<T>> substates;