Class SvnNgMergeinfoUtil.SvnMergeInfoCatalogInfo

java.lang.Object
org.tmatesoft.svn.core.internal.wc2.ng.SvnNgMergeinfoUtil.SvnMergeInfoCatalogInfo
Enclosing class:
SvnNgMergeinfoUtil

public static class SvnNgMergeinfoUtil.SvnMergeInfoCatalogInfo extends java.lang.Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    (package private) java.util.Map<java.lang.String,java.util.Map<java.lang.String,SVNMergeRangeList>>
     
    (package private) boolean
     
    (package private) java.lang.String
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.Object

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

    • catalog

      java.util.Map<java.lang.String,java.util.Map<java.lang.String,SVNMergeRangeList>> catalog
    • inherited

      boolean inherited
    • walkRelPath

      java.lang.String walkRelPath
  • Constructor Details

    • SvnMergeInfoCatalogInfo

      public SvnMergeInfoCatalogInfo()