Interface FtpRunAs.NoArgMethod<R,T extends Throwable>
- Type Parameters:
R- the return typeT- the exception type
- Enclosing class:
- FtpRunAs
public static interface FtpRunAs.NoArgMethod<R,T extends Throwable>
NoArgMethod.
-
Method Summary
-
Method Details
-
run
Run.- Returns:
- the r
- Throws:
T- the t
-