static class TimedMap.Queue.Node extends Object
| Modifier and Type | Field and Description |
|---|---|
private TimedMap.Queue.Node |
next |
private TimedMap.Queue |
owner |
private TimedMap.Queue.Node |
prev |
| Constructor and Description |
|---|
Node() |
private TimedMap.Queue owner
private TimedMap.Queue.Node prev
private TimedMap.Queue.Node next
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.