Classes involving the collection classes
See: Description
| Interface Summary | |
|---|---|
| NotificationListListener | A listener that listens for changes to a NotificationList. |
| Class Summary | |
|---|---|
| NotificationList | This is a wrapper for a List object that fires NotificationListEvent's whenever the list is modified. |
| NotificationListEvent | An event that is fired when a NotificationList changes. |
| StringComparator | A concrete implementation of Comparator that compares two strings. |