Package | Description |
---|---|
cn.hutool.core.bean |
Bean相关操作,包括Bean信息描述,Bean路径表达式、动态Bean、Bean工具等
|
Modifier and Type | Method and Description |
---|---|
static BeanDescCache |
BeanDescCache.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BeanDescCache[] |
BeanDescCache.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024. All rights reserved.