Interface ListenerInitializer

    • Method Detail

      • setNumberOfFilesToAnalyze

        default void setNumberOfFilesToAnalyze​(int totalFiles)
        Notifies the total number of files collected for analysis.
      • close

        default void close()
                    throws Exception
        Signals the end of initialization: no further calls will be made to this object.
        Specified by:
        close in interface AutoCloseable
        Throws:
        Exception - If an exception occurs, eg IOException when writing to a renderer