Uses of Interface
cloud.opencode.base.core.exception.ExceptionUtil.CheckedSupplier
Packages that use ExceptionUtil.CheckedSupplier
-
Uses of ExceptionUtil.CheckedSupplier in cloud.opencode.base.core.exception
Methods in cloud.opencode.base.core.exception with parameters of type ExceptionUtil.CheckedSupplierModifier and TypeMethodDescriptionstatic <T> TExceptionUtil.wrapAndReturn(ExceptionUtil.CheckedSupplier<T> supplier) Wraps 包装受检异常为运行时异常并返回结果