Class RootCause

    • Constructor Detail

      • RootCause

        public RootCause​(Long cause,
                         Event symptom)

        Constructor for RootCause.

        Parameters:
        cause - a Long object.
        symptom - a Event object.