Class Yaml.EventIterable

java.lang.Object
org.yaml.snakeyaml.Yaml.EventIterable
All Implemented Interfaces:
Iterable<Event>
Enclosing class:
Yaml

private static class Yaml.EventIterable extends Object implements Iterable<Event>