|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.myrrix.common.collection.FastByIDMap.MapEntry
public final class FastByIDMap.MapEntry
| Constructor Summary | |
|---|---|
FastByIDMap.MapEntry()
|
|
| Method Summary | |
|---|---|
long |
getKey()
|
V |
getValue()
|
V |
setValue(V value)
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FastByIDMap.MapEntry()
| Method Detail |
|---|
public long getKey()
public V getValue()
public V setValue(V value)
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||