Class LinqIterable
java.lang.Object
com.flowable.template.engine.impl.linq.LinqIterable
- All Implemented Interfaces:
Iterable
Adapts the wrapped
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.- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator