|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjist.swans.mac.Mac802_11.SeqEntry
private static class Mac802_11.SeqEntry
Local class to used manage sequence number records.
| Field Summary | |
|---|---|
MacAddress |
from
src node address. |
Mac802_11.SeqEntry |
next
next record. |
short |
seq
sequence number. |
| Constructor Summary | |
|---|---|
private |
Mac802_11.SeqEntry()
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public MacAddress from
public short seq
public Mac802_11.SeqEntry next
| Constructor Detail |
|---|
private Mac802_11.SeqEntry()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||