| Package | Description |
|---|---|
| org.aoju.bus.core.convert | |
| org.aoju.bus.core.toolkit |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
Convert.convert(Types<T> reference,
Object value)
转换值为指定类型
|
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
MapKit.get(Map<?,?> map,
Object key,
Types<T> type,
T defaultValue)
获取Map指定key的值,并转换为指定类型
|
Copyright © 2020. All rights reserved.