-
public interface ReturningTryBlock<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Trun()
-
-
-
Method Detail
-
run
T run() throws java.lang.Exception
- Throws:
java.lang.Exception
-
-
public interface ReturningTryBlock<T>
| Modifier and Type | Method | Description |
|---|---|---|
T |
run() |
T run() throws java.lang.Exception
java.lang.Exception