接口 Functor12<R,A,B>

所有超级接口:
Functor

public interface Functor12<R,A,B> extends Functor
  • 方法概要

    修饰符和类型
    方法
    说明
    call(A first, B second)
     
  • 方法详细资料

    • call

      R call(A first, B second)