|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
Reference | A Reference interface defining the indirect pointer access to an object. |
StrongReference | A StrongReference class represents a normal pointer relation to a reference. |
WeakReference | A WeakReference. |
Provides classes and interface which for interface based access to Java's reference classes. The reason for the creation of these classes is to have one standardized Reference interface which fulfils indirect access to an object.
In this package all classes but the StrongReference
class extend java's library and function as masker classes.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |