| 程序包 | 说明 |
|---|---|
| cn.ponfee.commons.model | |
| cn.ponfee.commons.spring |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
RemovableTypedKeyValue<K,V>
Removable typed dictionary key-value
|
interface |
RemovableTypedMap<K,V>
Removable typed for
Map |
interface |
TypedMap<K,V>
Get the value with typed for
Map |
| 限定符和类型 | 类和说明 |
|---|---|
class |
PageParameter
分页请求参数封装类(不能继承Map,否则会被内置Map解析器优先处理)
|
class |
TypedHashMap<K,V>
Typed
HashMap with pre-defined get methods |
class |
TypedLinkedHashMap<K,V>
Typed
LinkedHashMap with pre-defined get methods |
class |
TypedLinkedMultiValueMap<K,V>
Typed
LinkedMultiValueMap with pre-defined get methods |
class |
TypedMapWrapper<K,V>
Wrapped the
Map for with gets typed value trait |
class |
TypedParameter
通用Map请求参数类(不继承Map是为了阻断被内置的Map解析器先一步处理)
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
BaseController
Spring web base controller
|
class |
YamlProperties
Yaml properties
|
Copyright © 2023. All rights reserved.