|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Reference | |
---|---|
javolution.context | Provides real-time Context to facilitate
separation of concerns and achieve higher level of performance and
code predictability. |
Uses of Reference in javolution.context |
---|
Classes in javolution.context that implement Reference | |
---|---|
static class |
AllocatorContext.Reference<T>
This class represents a reference
allocated from the current AllocatorContext . |
static class |
LocalContext.Reference<T>
This class represents a reference whose setting is local to the current LocalContext . |
static class |
PersistentContext.Reference<T>
This class represents a reference over an object which can be kept persistent accross multiple program executions. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |