Class SVNDiffEditor.SVNFileInfo

  • Enclosing class:
    SVNDiffEditor

    private static class SVNDiffEditor.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

      • myIsAdded

        private boolean myIsAdded
      • myPath

        private java.lang.String myPath
      • myFile

        private java.io.File myFile
      • myBaseFile

        private java.io.File myBaseFile
    • Constructor Detail

      • SVNFileInfo

        private SVNFileInfo()