| 接口 | 说明 |
|---|---|
| LambdaUtil.BiConsumerWithExceptions<T,U,E extends Exception> | |
| LambdaUtil.BiFunctionWithExceptions<T,U,R,E extends Exception> | |
| LambdaUtil.BiPredicateWithExceptions<T,U,E extends Exception> | |
| LambdaUtil.ConsumerWithExceptions<T,E extends Exception> | |
| LambdaUtil.FunctionWithExceptions<T,R,E extends Exception> | |
| LambdaUtil.PredicateWithExceptions<T,E extends Exception> | |
| LambdaUtil.RunnableWithExceptions<E extends Exception> | |
| LambdaUtil.SupplierWithExceptions<T,E extends Exception> |
| 类 | 说明 |
|---|---|
| LambdaUtil |
Lambda异常处理工具类
|
| SpringContextUtil |
Spring上下文工具
|
| TransformUtil |
转换工具类
|
| 异常错误 | 说明 |
|---|---|
| LambdaUtil.UnreachableException |
Copyright © 2022. All rights reserved.