Uses of Class
org.djutils.event.collection.EventProducingIterator
Packages that use EventProducingIterator
Package
Description
Provides a subscription-based extension to Java's collection library.
-
Uses of EventProducingIterator in org.djutils.event.collection
Subclasses of EventProducingIterator in org.djutils.event.collectionModifier and TypeClassDescriptionclassEventProducingListIterator provides an iterator embedding the ListIterator, which fires an event when an object has been removed.Methods in org.djutils.event.collection that return EventProducingIterator