Class FileInfo


  • public class FileInfo
    extends Object
    • Field Detail

      • oldPath

        public String oldPath
      • linesInserted

        public Integer linesInserted
      • linesDeleted

        public Integer linesDeleted
      • sizeDelta

        public long sizeDelta
      • size

        public long size
    • Constructor Detail

      • FileInfo

        public FileInfo()