| 接口 | 说明 |
|---|---|
| SFunction<T> |
辅助 lambda 写法的工具接口
|
| 类 | 说明 |
|---|---|
| ConstructorUtils |
Utility reflection methods focussed on constructors, modelled after
MethodUtils. |
| FieldUtils |
Utilities for working with fields by reflection.
|
| MethodUtils |
Utility reflection methods focused on methods, originally from Commons BeanUtils.
|
| TypeReference<T> |
Copyright © 2022–2023. All rights reserved.