Interface Map.Entry

public static interface Map.Entry

Methods

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