Class BehaviorImpl.StoppedBehavior<T>

  • Enclosing class:
    BehaviorImpl

    public static final class BehaviorImpl.StoppedBehavior<T>
    extends Behavior<T>
    When the cell is stopping this behavior is used, so that PostStop can be sent to previous behavior from finishTerminate.
    • Constructor Detail

    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object