|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.googlecode.icegem.expiration.ExpirationFunctionArguments
public class ExpirationFunctionArguments
The container for the arguments for ExpirationFunction.
| Constructor Summary | |
|---|---|
ExpirationFunctionArguments(long packetSize,
long packetDelay)
|
|
| Method Summary | |
|---|---|
long |
getPacketDelay()
|
long |
getPacketSize()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExpirationFunctionArguments(long packetSize,
long packetDelay)
| Method Detail |
|---|
public long getPacketSize()
public long getPacketDelay()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||