public class LinqIterable extends Object implements Iterable
Iterable
to be used in a Linq context. It allows iterables containing maps and by
default it converts the entries to a String
to maximise the compatibility with Linq.LinqContext
Modifier and Type | Class and Description |
---|---|
protected static class |
LinqIterable.StringIterator |
Constructor and Description |
---|
LinqIterable(Iterable iterable) |
Modifier and Type | Method and Description |
---|---|
Iterator |
iterator() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator