Uses of Class
org.dizitart.no2.collection.events.CollectionEventInfo
-
Packages that use CollectionEventInfo Package Description org.dizitart.no2.collection.events -
-
Uses of CollectionEventInfo in org.dizitart.no2.collection.events
Methods in org.dizitart.no2.collection.events with parameters of type CollectionEventInfo Modifier and Type Method Description voidCollectionEventListener. onEvent(CollectionEventInfo<?> eventInfo)A subscriber to listen to collection events.
-