Interface Functions.R1<R,A1>

Enclosing class:
Functions

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

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

    • call

      R call(A1 arg1)