|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.satline.util.collections.SimpleMappedMap.SimpleEntry<J,V>
protected static class SimpleMappedMap.SimpleEntry<J,V>
| Constructor Summary | |
|---|---|
SimpleMappedMap.SimpleEntry(J key,
V value)
|
|
| Method Summary | |
|---|---|
J |
getKey()
|
V |
getValue()
|
V |
setValue(V value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Map.Entry |
|---|
equals, hashCode |
| Constructor Detail |
|---|
public SimpleMappedMap.SimpleEntry(J key,
V value)
| Method Detail |
|---|
public J getKey()
getKey in interface java.util.Map.Entry<J,V>public V getValue()
getValue in interface java.util.Map.Entry<J,V>public V setValue(V value)
setValue in interface java.util.Map.Entry<J,V>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||