| 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(Osgl.Function<? super T,?> visitor)
Iterate through this traversal and apply the visitor function specified
to each element iterated
|
Copyright © 2017. All Rights Reserved.