com.sun.jini.jeri.internal.http
Class TimedMap.Queue.Node
java.lang.Object
com.sun.jini.jeri.internal.http.TimedMap.Queue.Node
- Direct Known Subclasses:
- TimedMap.Mapping
- Enclosing class:
- TimedMap.Queue
static class TimedMap.Queue.Node
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
owner
private TimedMap.Queue owner
prev
private TimedMap.Queue.Node prev
next
private TimedMap.Queue.Node next
TimedMap.Queue.Node
TimedMap.Queue.Node()
Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.