Interface Action1<T>


  • public interface Action1<T>
    • Method Detail

      • invoke

        void invoke​(T t)