Package one.xingyi.core.utils
Interface CallableWithThrowable<T>
-
public interface CallableWithThrowable<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tcall()
-
-
-
Method Detail
-
call
T call() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
-