|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FastList.Node | |
---|---|
com.sun.jini.outrigger | This is an implementation of a JavaSpaces technology-enabled service. |
Uses of FastList.Node in com.sun.jini.outrigger |
---|
Classes in com.sun.jini.outrigger with type parameters of type FastList.Node | |
---|---|
(package private) class |
FastList<T extends FastList.Node>
Simplified list for rapid append, removal, and scanning from multiple threads. |
Subclasses of FastList.Node in com.sun.jini.outrigger | |
---|---|
(package private) class |
BaseHandle
Base class for handles to Entries and templates. |
(package private) class |
EntryHandle
This object holds an annotated reference to an EntryRep object. |
(package private) class |
TemplateHandle
TemplateHandle associates one or more
TransitionWatcher s with a template. |
Fields in com.sun.jini.outrigger declared as FastList.Node | |
---|---|
private T |
FastList.FastListIteratorImpl.next
|
private T |
FastList.FastListIteratorImpl.removable
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |