| Package | Description |
|---|---|
| org.apache.ignite.internal.util.lang |
| Modifier and Type | Class and Description |
|---|---|
class |
GridIterableAdapter<T>
Convenient adapter for "rich" iterable interface.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> GridIterable<T> |
GridFunc.as(Iterator<T> iter)
Converts given iterator into instance of
Iterable interface. |
static <T> GridIterable<T> |
GridFunc.iterable(Iterable<? extends T> c,
IgnitePredicate<? super T>... p)
Creates and returns iterable from given collection and optional filtering predicates.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC3 Release Date : March 24 2015