| Package | Description |
|---|---|
| net.digitalid.utility.functional.failable |
Provides failable interfaces for functional programming.
|
| net.digitalid.utility.functional.interfaces |
Provides interfaces for functional programming.
|
| net.digitalid.utility.functional.iterables |
Provides iterables with functional methods.
|
| net.digitalid.utility.functional.iterators |
Provides the iterators for the functional iterables.
|
| Class and Description |
|---|
| FiniteIterable
This interface extends the functional iterable interface to model finite iterables.
|
| Class and Description |
|---|
| FiniteIterable
This interface extends the functional iterable interface to model finite iterables.
|
| Class and Description |
|---|
| CollectionIterable
This interface extends the finite iterable interface to provide a faster
CollectionIterable.size() implementation. |
| FiniteIterable
This interface extends the functional iterable interface to model finite iterables.
|
| FunctionalIterable
This interface extends the
Iterable interface with functional methods. |
| InfiniteIterable
This interface extends the functional iterable interface to model infinite iterables.
|
| Class and Description |
|---|
| FiniteIterable
This interface extends the functional iterable interface to model finite iterables.
|
Copyright © 2017. All rights reserved.