|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TimedMap.Queue.Node | |
---|---|
com.sun.jini.jeri.internal.http |
Uses of TimedMap.Queue.Node in com.sun.jini.jeri.internal.http |
---|
Subclasses of TimedMap.Queue.Node in com.sun.jini.jeri.internal.http | |
---|---|
private static class |
TimedMap.Mapping
Key/value mapping. |
Fields in com.sun.jini.jeri.internal.http declared as TimedMap.Queue.Node | |
---|---|
private TimedMap.Queue.Node |
TimedMap.Queue.head
|
private TimedMap.Queue.Node |
TimedMap.Queue.Node.next
|
private TimedMap.Queue.Node |
TimedMap.Queue.Node.prev
|
private TimedMap.Queue.Node |
TimedMap.Queue.tail
|
Methods in com.sun.jini.jeri.internal.http that return TimedMap.Queue.Node | |
---|---|
(package private) TimedMap.Queue.Node |
TimedMap.Queue.getHead()
|
Methods in com.sun.jini.jeri.internal.http with parameters of type TimedMap.Queue.Node | |
---|---|
(package private) void |
TimedMap.Queue.append(TimedMap.Queue.Node node)
|
(package private) void |
TimedMap.Queue.remove(TimedMap.Queue.Node node)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |