| Package | Description |
|---|---|
| org.atlanmod.commons.collect |
Provides utility classes and methods related to
Collections and arrays. |
| Class and Description |
|---|
| CloseableIterator
A closeable
Iterator that allows implementations to clean up any resources they need to keep open to iterate
over elements. |
| IntRange
A range (or "interval") defines the boundaries around a contiguous span of values of integer.
|
| Range
A range (or "interval") defines the boundaries around a contiguous span of values of some
Comparable type. |
Copyright © 2017–2019 Atlanmod. All rights reserved.