Class CollectionEndEvent
java.lang.Object
org.yaml.snakeyaml.events.Event
org.yaml.snakeyaml.events.CollectionEndEvent
- Direct Known Subclasses:
MappingEndEvent, SequenceEndEvent
Base class for the end events of the collection nodes.
-
Nested Class Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Event
equals, getArguments, getEndMark, getEventId, getStartMark, hashCode, is, toString
-
Constructor Details
-
CollectionEndEvent
-