Interface Closure<E>


  • public interface Closure<E>
    • Method Detail

      • call

        void call​(E e)