Interface Utils.Func1<T1,TResult>

Enclosing class:
Utils

public static interface Utils.Func1<T1,TResult>
  • Method Summary

    Modifier and Type
    Method
    Description
    exec(T1 arg1)
     
  • Method Details