Uses of Interface
model.collections.ObservableListener
Packages that use ObservableListener
-
Uses of ObservableListener in model.collections
Methods in model.collections with parameters of type ObservableListenerModifier and TypeMethodDescriptionfinal void
ObservableHashSet.registerListener
(ObservableListener<T>... listeners) -
Uses of ObservableListener in model.handler
Classes in model.handler that implement ObservableListenerModifier and TypeClassDescriptionclass
Current implementation of CollectionsHandler for HashSet of Route.