| Package | Description |
|---|---|
| org.aoju.bus.core.map | |
| org.aoju.bus.core.toolkit |
| Modifier and Type | Method and Description |
|---|---|
static MapProxy |
MapProxy.create(Map<?,?> map)
创建代理Map
此类对Map做一次包装,提供各种getXXX方法
|
| Modifier and Type | Method and Description |
|---|---|
static MapProxy |
MapKit.createProxy(Map<?,?> map)
创建代理Map
MapProxy对Map做一次包装,提供各种getXXX方法 |
Copyright © 2020. All rights reserved.