| 接口 | 说明 |
|---|---|
| IGenericTypeResolver |
泛型类助手(用于隔离Spring的代码)
|
| LambdaMeta | |
| SFunction<T,R> | |
| StringPool |
Copy to jodd.util
Pool of
String constants to prevent repeating of
hard-coded String literals in the code. |
| 类 | 说明 |
|---|---|
| Assert |
断言类
|
| ClassLoaderWrapper |
A class to wrap access to multiple class loaders making them work as one
|
| ClassUtils |
ClassUtils
|
| CollectionUtils |
Collection工具类
|
| ExceptionUtils |
异常辅助工具类
|
| GenericTypeUtils |
泛型类工具(用于隔离Spring的代码)
|
| IdeaProxyLambdaMeta |
在 IDEA 的 Evaluate 中执行的 Lambda 表达式元数据需要使用该类处理元数据
Create by hcl at 2021/5/17
|
| LambdaUtils |
Lambda 解析工具类
|
| PropertyNamer | |
| ReflectionKit |
反射工具类,提供反射相关的快捷操作
|
| ReflectLambdaMeta |
Created by hcl at 2021/5/14
|
| Resources |
A class to simplify access to resources through the classloader.
|
| SerializedLambda |
当前类是
SerializedLambda 的一个镜像
Create by hcl at 2020/7/17 |
| SetAccessibleAction<T extends AccessibleObject> |
Create by hcl at 2021/5/14
|
| ShadowLambdaMeta |
Create by hcl at 2021/7/7
|
| SpringReflectionHelper |
Spring 反射辅助类
|
| 枚举 | 说明 |
|---|---|
| Operator |
| 异常错误 | 说明 |
|---|---|
| MilvusException |
Copyright © 2023. All rights reserved.