Class LeafAdditionEvent<N extends TreeNode & LocallyExpandable<N>>

    • Constructor Detail

      • LeafAdditionEvent

        public LeafAdditionEvent​(N source)
    • Method Detail

      • toString

        public java.lang.String toString()
        Specified by:
        toString in interface ProperlyPrintable
        Overrides:
        toString in class java.lang.Object
      • getDelta

        public int getDelta()