Uses of Class
com.gargoylesoftware.base.collections.NotificationList
Packages that use NotificationList
-
Uses of NotificationList in com.gargoylesoftware.base.collections
Constructors in com.gargoylesoftware.base.collections with parameters of type NotificationListModifierConstructorDescriptionNotificationListEvent
(NotificationList source, int action, int startIndex, int endIndex, List oldValues, List newValues) Create a new event.