Class FileHashComputer

    • Constructor Summary

      Constructors 
      Constructor Description
      FileHashComputer​(java.lang.String filePath)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void eof()  
      java.lang.String getHash()  
      void handleIgnoreEoL​(char c)  
      void newLine()  
      • Methods inherited from class java.lang.Object

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

      • FileHashComputer

        public FileHashComputer​(java.lang.String filePath)