|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjist.swans.route.RouteZrpBrp.QueryKey
public static class RouteZrpBrp.QueryKey
BRP query key.
Field Summary | |
---|---|
short |
id
query source identifier. |
NetAddress |
src
query source address. |
Constructor Summary | |
---|---|
RouteZrpBrp.QueryKey(NetAddress src,
short id)
Create new query key. |
Method Summary | |
---|---|
boolean |
equals(java.lang.Object o)
|
int |
hashCode()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final NetAddress src
public final short id
Constructor Detail |
---|
public RouteZrpBrp.QueryKey(NetAddress src, short id)
src
- query source addressid
- query source identifierMethod Detail |
---|
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |