public class KeyValue<K,V> extends Object
KeyValue(K key, V value)
boolean
isNotEmpty()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public KeyValue(K key, V value)
public boolean isNotEmpty()
Copyright © 2020. All rights reserved.