public class MapClosureContext<K,V> extends AbstractClosureContext<Map<K,V>>
MapClosureContext()
V
get(K key)
protected Map<K,V>
initValue()
Object
runWith(K key, V v, Closure runnable)
$getVariant, closureRun
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MapClosureContext()
protected Map<K,V> initValue()
public V get(K key)
public Object runWith(K key, V v, Closure runnable)
Copyright © 2018. All rights reserved.