|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ccg.util.Entry
class Entry
| Field Summary | |
|---|---|
(package private) int |
_delay
|
(package private) Entry |
_next
|
(package private) long |
_nextTimeMillis
|
(package private) Schedulable |
_schedulable
|
| Constructor Summary | |
|---|---|
Entry(Schedulable s)
|
|
| Method Summary | |
|---|---|
(package private) static Entry |
insert(Entry list,
Entry e)
|
(package private) Entry |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
Entry _next
Schedulable _schedulable
long _nextTimeMillis
int _delay
| Constructor Detail |
|---|
Entry(Schedulable s)
| Method Detail |
|---|
static final Entry insert(Entry list,
Entry e)
Entry run()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||