Interface FtpRunAs.NoArgMethod<R,T extends Throwable>

Type Parameters:
R - the return type
T - the exception type
Enclosing class:
FtpRunAs

public static interface FtpRunAs.NoArgMethod<R,T extends Throwable>
NoArgMethod.
  • Method Summary

    Modifier and Type
    Method
    Description
    run()
    Run.
  • Method Details

    • run

      R run() throws T
      Run.
      Returns:
      the r
      Throws:
      T - the t