Class LeafEvent<N extends TreeNode>

    • Field Summary

      • Fields inherited from class org.processmining.specpp.datastructures.tree.events.TreeNodeEvent

        source
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected LeafEvent​(N source)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • LeafEvent

        protected LeafEvent​(N source)