Class ForNode.ArrayIterable

java.lang.Object
io.pebbletemplates.pebble.node.ForNode.ArrayIterable
All Implemented Interfaces:
Iterable<Object>
Enclosing class:
ForNode

private class ForNode.ArrayIterable extends Object implements Iterable<Object>
Adapts an array to an Iterable