| 程序包 | 说明 |
|---|---|
| top.chitucao.summerframework.trie.configuration.property | |
| top.chitucao.summerframework.trie.configuration.property.impl |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
static DictKeyType |
DictKeyType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
|
static DictKeyType[] |
DictKeyType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 构造器 | 说明 |
|---|---|
NumberAdder(DictKeyType keyType) |
| 构造器 | 说明 |
|---|---|
AutoMappingProperty(String name,
DictKeyType dictKeyType) |
|
AutoMappingProperty(String name,
DictKeyType dictKeyType,
NodeType nodeType) |
|
AutoMappingProperty(String name,
DictKeyType dictKeyType,
NodeType nodeType,
Dict<R,Number> dict) |
|
AutoMappingProperty(String name,
DictKeyType dictKeyType,
String nodeType) |
|
AutoMappingProperty(String name,
DictKeyType dictKeyType,
String nodeType,
Dict<R,Number> dict) |
Copyright © 2024–2025. All rights reserved.