Class SVNDiffEditor17.SVNFileInfo

  • Enclosing class:
    SVNDiffEditor17

    private static class SVNDiffEditor17.SVNFileInfo
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private SVNFileInfo()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • isAdded

        private boolean isAdded
      • path

        private java.lang.String path
      • file

        private java.io.File file
      • pristineFile

        private java.io.File pristineFile
    • Constructor Detail

      • SVNFileInfo

        private SVNFileInfo()