Class TextTraceReader

    • Constructor Detail

      • TextTraceReader

        protected TextTraceReader​(String filePath)
    • Method Detail

      • lines

        protected Stream<String> lines()
        Returns a stream of each line in the trace file.