Package nl.tudelft.simulation.event.util

Provides an extension to Java's collection library.

See:
          Description

Class Summary
EventIterator The Event producing iterator provides a set to which one can subscribe interest in entry changes.
EventProducingCollection The Event producing collection provides a set to which one can subscribe interest in entry changes.
EventProducingList The Event producing list provides a list to which one can subscribe interest in entry changes.
EventProducingMap The Event producing map provides a map to which one can subscribe interest in entry changes.
EventProducingSet The Event producing set provides a set to which one can subscribe interest in entry changes.
 

Package nl.tudelft.simulation.event.util Description

Provides an extension to Java's collection library. The classes in this package provide subscription mechanisms for entry changes in collections, lists, etc.


This package has been 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.