Uses of Package
org.aksw.commons.collection.observable
Packages that use org.aksw.commons.collection.observable
-
Classes in org.aksw.commons.collection.observable used by org.aksw.commons.collection.observableClassDescriptionA delta collection unifies the modification methods add/addAll/remove/removeAll/clear into a single
DeltaCollection.delta(Collection, Collection)method.Abstract base implementation ofDeltaCollectionthat delegates all mutation methods toDeltaCollection.delta(Collection, Collection).Interface based onMapwith extensions for observing changes.A listener registration -
Classes in org.aksw.commons.collection.observable used by org.aksw.commons.util.slot