Package net.sf.colossus.server
Class Server.WithdrawInfo
java.lang.Object
net.sf.colossus.server.Server.WithdrawInfo
- Enclosing class:
- Server
-
Field Summary
FieldsModifier and TypeFieldDescriptionlong
long
long
long
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
deadline
public long deadline -
intervalLen
public long intervalLen -
intervals
public long intervals -
lastNotification
public long lastNotification -
ch
-
-
Constructor Details
-
WithdrawInfo
-
-
Method Details
-
getLastNotification
public long getLastNotification() -
setLastNotification
public void setLastNotification(long when)
-