public static interface LongMap.Entry<V>
boolean
equals(Object o)
long
getKey()
V
getValue()
int
hashCode()
void
setValue(V value)
long getKey()
V getValue()
void setValue(V value)
boolean equals(Object o)
equals
Object
int hashCode()
hashCode
Copyright © 2015. All rights reserved.