See: Description
| Interface | Description |
|---|---|
| FreezableIterable<E> |
This interface models an
iterable that can be frozen. |
| ReadOnlyIterable<ELEMENT> |
This interface provides read-only access to
iterables and should never be cast away. |
Copyright © 2017. All rights reserved.