|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsidnet.core.misc.WatchList
public class WatchList
Nested Class Summary | |
---|---|
class |
WatchList.Item
|
Constructor Summary | |
---|---|
WatchList(long expirationInterval)
Creates a new instance of WatchList |
Method Summary | |
---|---|
boolean |
isDuplicate(int id)
|
boolean |
isDuplicate(int id,
byte ttl)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WatchList(long expirationInterval)
Method Detail |
---|
public boolean isDuplicate(int id, byte ttl)
public boolean isDuplicate(int id)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |