Uses of Interface
model.handler.CollectionUpdateListener
Packages that use CollectionUpdateListener
-
Uses of CollectionUpdateListener in listen.provider
Classes in listen.provider that implement CollectionUpdateListener -
Uses of CollectionUpdateListener in model.handler
Methods in model.handler that return types with arguments of type CollectionUpdateListenerMethods in model.handler with parameters of type CollectionUpdateListenerModifier and TypeMethodDescriptionvoid
CollectionHandler.addCollectionListener
(CollectionUpdateListener<E> listener) Registers new listener for some collection operations.void
RoutesHandler.addCollectionListener
(CollectionUpdateListener<Route> listener)