| Package | Description |
|---|---|
| org.atlanmod.commons.collect |
Provides utility classes and methods related to
Collections and arrays. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CloseableListIterator<E>
A closeable
ListIterator that allows implementations to clean up any resources they need to keep open to
iterate over elements. |
Copyright © 2017–2019 Atlanmod. All rights reserved.