public class MapSetter<K,V> extends Object implements Setter<Map<K,V>,V>
MapSetter(K key)
void
set(Map<K,V> instance, V value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MapSetter(K key)
public void set(Map<K,V> instance, V value)
set
Setter<Map<K,V>,V>
Copyright © 2017–2021 The Apache Software Foundation. All rights reserved.