Class PrintStreamReporter

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void onEnd()
      Called when the difference operation if finished
      void report​(DiffEvent differenceEvent)
      Called to report a difference
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PrintStreamReporter

        public PrintStreamReporter()
      • PrintStreamReporter

        public PrintStreamReporter​(java.io.PrintStream out)