| Package | Description |
|---|---|
| org.osgl.util |
| Modifier and Type | Class and Description |
|---|---|
static class |
C.Array<T> |
class |
IntRange |
class |
LazyRange<ELEMENT>
Implement
C.Range using LazySeq. |
class |
SequenceBase<T>
Provide default implementation to some
C.Sequence interface. |
| Modifier and Type | Method and Description |
|---|---|
TraversableBase<T> |
TraversableBase.forEach(Lang.Visitor<? super T> visitor)
Iterate through this traversal and apply the visitor function specified to each element iterated
|
Copyright © 2014–2021 OSGL (Open Source General Library). All rights reserved.