Interface Func1<T,​R>


  • public interface Func1<T,​R>
    • Method Detail

      • apply

        R apply​(T t)