Class CollectionEndEvent

    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.snakeyaml.engine.v2.events.Event

        Event.ID
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CollectionEndEvent

        public CollectionEndEvent​(java.util.Optional<Mark> startMark,
                                  java.util.Optional<Mark> endMark)
      • CollectionEndEvent

        public CollectionEndEvent()