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