Interface RunWithParam<T>


  • @Internal
    public interface RunWithParam<T>
    • Method Detail

      • run

        void run​(T param)