protected class MappedLegend.MappedLegendEntry extends Object implements Map.Entry<T,U>
MappedLegend.MappedLegendEntry(T s, U lp)
boolean
equals(Object o)
T
getKey()
U
getValue()
int
hashCode()
setValue(U value)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public MappedLegend.MappedLegendEntry(T s, U lp)
public T getKey()
getKey
Map.Entry<T,U extends SymbolParameters>
public U getValue()
getValue
public U setValue(U value)
setValue
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2015 IRSTV CNRS-FR-2488. All Rights Reserved.