Uses of Interface
one.xingyi.core.utils.CallableWithThrowable
-
Packages that use CallableWithThrowable Package Description one.xingyi.core.utils -
-
Uses of CallableWithThrowable in one.xingyi.core.utils
Methods in one.xingyi.core.utils with parameters of type CallableWithThrowable Modifier and Type Method Description static <T> TWrappedException. wrapCallable(CallableWithThrowable<T> callable)
-