|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsidnet.core.misc.DeadEndList
public class DeadEndList
| Constructor Summary | |
|---|---|
DeadEndList(long ExpPer)
Creates a new instance of DeadEndList |
|
| Method Summary | |
|---|---|
void |
Add_And_Monitor(DeadEndListEntry entry)
|
void |
Block(DeadEndListEntry entry,
long currentTimeStamp)
|
int |
GetItemStatus(DeadEndListEntry entry,
long currentTimeStamp)
|
void |
Remove(DeadEndListEntry entry)
|
int |
size()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DeadEndList(long ExpPer)
| Method Detail |
|---|
public void Add_And_Monitor(DeadEndListEntry entry)
public void Block(DeadEndListEntry entry,
long currentTimeStamp)
public void Remove(DeadEndListEntry entry)
public int GetItemStatus(DeadEndListEntry entry,
long currentTimeStamp)
public int size()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||