| Package | Description |
|---|---|
| cn.orionsec.kit.lang.utils.convert |
| Modifier and Type | Field and Description |
|---|---|
static TypeStore |
TypeStore.STORE |
| Modifier and Type | Method and Description |
|---|---|
static TypeStore |
TypeStore.getStore()
获取全局 Store
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
TypeStore.canConvert(Class<?> sourceClass,
Class<?> targetClass,
TypeStore store)
判断类型是否可以转换 sourceClass -> targetClass
|
| Constructor and Description |
|---|
BasicTypeStoreProvider(TypeStore store) |
TypeMapper(Class<T> sourceType,
TypeStore store) |
Copyright © 2024. All rights reserved.