public class KeyValue<E,K> extends Object
KeyValue(E key, K value)
E
getKey()
K
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public KeyValue(E key, K value)
public E getKey()
public K getValue()
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.