Uses of Class
org.djutils.event.collection.EventProducingIterator
Package
Description
Provides a subscription-based extension to Java's collection library.
-
Uses of EventProducingIterator in org.djutils.event.collection
Modifier and TypeClassDescriptionclass
EventProducingListIterator provides an iterator embedding the ListIterator, which fires an event when an object has been removed.