| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjist.swans.net.PacketLoss.Zero
public static class PacketLoss.Zero
No packet loss.
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from interface jist.swans.net.PacketLoss | 
|---|
| PacketLoss.Uniform, PacketLoss.Zero | 
| Constructor Summary | |
|---|---|
| PacketLoss.Zero() | |
| Method Summary | |
|---|---|
|  boolean | shouldDrop(NetMessage msg)Decide whether to drop a packet. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public PacketLoss.Zero()
| Method Detail | 
|---|
public boolean shouldDrop(NetMessage msg)
shouldDrop in interface PacketLossmsg - message being processed
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||