| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsidnet.core.misc.WatchList.Item
public class WatchList.Item
| Field Summary | |
|---|---|
|  long | expirationTimeStamp | 
|  int | id | 
|  long | registrationTimeStamp | 
|  byte | ttl | 
| Constructor Summary | |
|---|---|
| WatchList.Item(int id,
               byte ttl,
               long registrationTimeStamp,
               long expirationTimeStamp) | |
| Method Summary | 
|---|
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public int id
public byte ttl
public long registrationTimeStamp
public long expirationTimeStamp
| Constructor Detail | 
|---|
public WatchList.Item(int id,
                      byte ttl,
                      long registrationTimeStamp,
                      long expirationTimeStamp)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||