Uses of Class
org.tmatesoft.svn.core.internal.wc17.SVNUpdateEditor17.MergeFileInfo
-
Packages that use SVNUpdateEditor17.MergeFileInfo Package Description org.tmatesoft.svn.core.internal.wc17 -
-
Uses of SVNUpdateEditor17.MergeFileInfo in org.tmatesoft.svn.core.internal.wc17
Methods in org.tmatesoft.svn.core.internal.wc17 that return SVNUpdateEditor17.MergeFileInfo Modifier and Type Method Description private SVNUpdateEditor17.MergeFileInfo
SVNUpdateEditor17. mergeFile(SVNUpdateEditor17.FileBaton fb, SVNUpdateEditor17.MergeFileInfo mergeFileInfo, SVNProperties actualProps, SVNDate lastChangedDate)
Methods in org.tmatesoft.svn.core.internal.wc17 with parameters of type SVNUpdateEditor17.MergeFileInfo Modifier and Type Method Description private SVNUpdateEditor17.MergeFileInfo
SVNUpdateEditor17. mergeFile(SVNUpdateEditor17.FileBaton fb, SVNUpdateEditor17.MergeFileInfo mergeFileInfo, SVNProperties actualProps, SVNDate lastChangedDate)
-