Interface RunWithArgument<T>


  • public interface RunWithArgument<T>
    • Method Detail

      • run

        void run​(T argument1)