|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.clackrouter.packets.LinkStatePacket.Net
public static class LinkStatePacket.Net
Field Summary | |
---|---|
java.net.InetAddress |
mask
|
java.net.InetAddress |
network
|
Constructor Summary | |
---|---|
LinkStatePacket.Net()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object b)
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.net.InetAddress network
public java.net.InetAddress mask
Constructor Detail |
---|
public LinkStatePacket.Net()
Method Detail |
---|
public boolean equals(java.lang.Object b)
equals
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |