public class KeyValuePairCompat<K,V> extends Object implements Map.Entry<K,V>, Serializable
Constructor and Description |
---|
KeyValuePairCompat() |
KeyValuePairCompat(K key,
V value) |
public void setKey(K key)
public int hashCode()
Copyright © 2012. All Rights Reserved.