Interface Function6<T0,​T1,​T2,​T3,​T4,​T5,​R>


  • public interface Function6<T0,​T1,​T2,​T3,​T4,​T5,​R>
    • Method Detail

      • apply

        R apply​(T0 p0,
                T1 p1,
                T2 p2,
                T3 p3,
                T4 p4,
                T5 p5)