public class MapClosureContext<K,V> extends AbstractClosureContext<Map<K,V>>
| Constructor and Description |
|---|
MapClosureContext() |
| Modifier and Type | Method and Description |
|---|---|
V |
get(K key) |
protected Map<K,V> |
initValue() |
Object |
runWith(K key,
V v,
Closure runnable)
Deprecated.
|
$getVariant, closureRun, closureRunCopyright © 2018. All rights reserved.