Interface Map.Entry

public static interface Map.Entry
Represents an individual map entry.

Methods

equals(Object)
getKey()
getValue()
hashCode()
setValue(Object)