| Package | Description |
|---|---|
| com.networknt.jsonoverlay |
| Modifier and Type | Method and Description |
|---|---|
protected <X> MapOverlay<X> |
PropertiesOverlay._createMap(String name,
String path,
OverlayFactory<X> valueFactory,
String keyPattern) |
static <X> MapOverlay<X> |
Overlay.getMapOverlay(Overlay<Map<String,X>> overlay) |
| Modifier and Type | Method and Description |
|---|---|
static <V> Overlay<Map<String,V>> |
Overlay.of(MapOverlay<V> overlay) |
static <V> Overlay<V> |
Overlay.of(MapOverlay<V> map,
String key) |
| Constructor and Description |
|---|
Overlay(MapOverlay<V> map,
String key) |
Copyright © 2018. All rights reserved.