Class TreeDeleteImpl

    • Constructor Detail

      • TreeDeleteImpl

        public TreeDeleteImpl()
        Default constructor
      • TreeDeleteImpl

        public TreeDeleteImpl​(boolean isCritical)
        Sets criticality when creating.
        Parameters:
        isCritical - true if critical, false otherwise.