Package-level declarations

Types

Link copied to clipboard

A specialized implementation of ArrayList that triggers an event whenever the list is modified. This class supports observing additions, removals, and clear operations, and notifies listeners via the changed event.

Link copied to clipboard