Uses of Class
com.gargoylesoftware.base.collections.NotificationList
-
Packages that use NotificationList Package Description com.gargoylesoftware.base.collections Classes involving the collection classes -
-
Uses of NotificationList in com.gargoylesoftware.base.collections
Constructors in com.gargoylesoftware.base.collections with parameters of type NotificationList Constructor Description NotificationListEvent(NotificationList source, int action, int startIndex, int endIndex, java.util.List oldValues, java.util.List newValues)
Create a new event.
-