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 TypeMethodDescriptionvoidCollectionHandler.addCollectionListener(CollectionUpdateListener<E> listener) Registers new listener for some collection operations.voidRoutesHandler.addCollectionListener(CollectionUpdateListener<Route> listener)