Class AlgorithmEventHistory

    • Method Detail

      • addEvent

        public void addEvent​(org.api4.java.algorithm.events.serializable.IPropertyProcessedAlgorithmEvent propertyProcessedAlgorithmEvent)
        Adds the given IPropertyProcessedAlgorithmEvent to this AlgorithmEventHistoryEntry.
        Parameters:
        propertyProcessedAlgorithmEvent - The IPropertyProcessedAlgorithmEvent to be added to this history.
      • getLength

        public long getLength()
      • getLoggerName

        public java.lang.String getLoggerName()
        Specified by:
        getLoggerName in interface org.api4.java.common.control.ILoggingCustomizable
      • setLoggerName

        public void setLoggerName​(java.lang.String name)
        Specified by:
        setLoggerName in interface org.api4.java.common.control.ILoggingCustomizable
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • equals

        public boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object