Interface Functions.R2<R,A1,A2>

Enclosing class:
Functions

public static interface Functions.R2<R,A1,A2>
  • Method Summary

    Modifier and Type
    Method
    Description
    call(A1 arg1, A2 arg2)
     
  • Method Details

    • call

      R call(A1 arg1, A2 arg2)