Uses of Interface
cn.sliew.milky.common.exception.ThrowableCollector.ExecutableWithResult
-
Packages that use ThrowableCollector.ExecutableWithResult Package Description cn.sliew.milky.common.exception -
-
Uses of ThrowableCollector.ExecutableWithResult in cn.sliew.milky.common.exception
Methods in cn.sliew.milky.common.exception with parameters of type ThrowableCollector.ExecutableWithResult Modifier and Type Method Description Optional<T>ThrowableCollector. execute(ThrowableCollector.ExecutableWithResult<T> executable)
-