Interface IExecutionStoppedListener<T>


  • public interface IExecutionStoppedListener<T>
    • Method Detail

      • stopped

        void stopped​(T engine)