Class ForNode.EnumerationIterable

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

private class ForNode.EnumerationIterable extends Object implements Iterable<Object>
Adapts an Enumeration to an Iterable