See: Description
Interface | Description |
---|---|
DirtyListener |
Enable observers to be notified when one or more element are removed from a Map.
|
Class | Description |
---|---|
DirtyCollection<E> |
A
Collection decorator that notifies the provided DirtyListener when one ore more elements are
removed. |
DirtyIterator<E> |
An
Iterator decorator that notifies the provided DirtyListener when one element is removed. |
DirtySet<E> |
A
Set decorator that notifies the provided DirtyListener when one ore more elements are removed. |
Copyright © 2025 Open Identity Platform Community. All rights reserved.