Interface Function4<A,​R>


  • public interface Function4<A,​R>
    • Method Detail

      • apply

        R apply​(A arg)