public static class MapKeyValueElementPropertyMeta.KeyValue<K,V> extends Object
KeyValue(K key, V value)
K
getKey()
V
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public KeyValue(K key, V value)
public K getKey()
public V getValue()
Copyright © 2019. All rights reserved.