Package nl.tudelft.simulation.event.ref

Provides classes and interface which for interface based access to Java's reference classes.

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.
 

Package nl.tudelft.simulation.event.ref Description

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.


This package is verified, validated and certified according to the VV&C procedure described at http://sk.tbm.tudelft.nl:8080/jahia/Jahia/pid/44



Copyright © 2002-2011 Delft University of Technology, the Netherlands. All Rights Reserved.