Interface Utils.Func1<T1,TResult>

  • Enclosing class:
    Utils


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

      Modifier and Type Method and Description
      TResult exec(T1 arg1)