Interface PentaFunction<A_,B_,C_,D_,E_,Result_>


public interface PentaFunction<A_,B_,C_,D_,E_,Result_>
  • Method Summary

    Modifier and Type
    Method
    Description
    apply(A_ a, B_ b, C_ c, D_ d, E_ e)