| 程序包 | 说明 |
|---|---|
| cn.easyutil.easyapi.entity.common | |
| cn.easyutil.easyapi.filter.operator | |
| cn.easyutil.easyapi.filter.readBean | |
| cn.easyutil.easyapi.filter.readInterface |
| 限定符和类型 | 方法和说明 |
|---|---|
static RenewType |
RenewType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static RenewType[] |
RenewType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
RenewType |
ReadInterfaceOperator.renewType(Method method,
ApiExtra extra) |
RenewType |
ReadBeanOperator.renewType(Type type,
GenericTypeBind bind,
ApiExtra extra) |
| 限定符和类型 | 方法和说明 |
|---|---|
RenewType |
ReadBeanRenewType.renewType(Type type,
GenericTypeBind bind,
ApiExtra extra)
更新策略
|
| 限定符和类型 | 方法和说明 |
|---|---|
RenewType |
ReadInterfaceRenewType.renewType(Method method,
ApiExtra extra)
更新策略
|
Copyright © 2022. All rights reserved.