Class 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>> catalog  
      (package private) boolean inherited  
      (package private) java.lang.String walkRelPath  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • catalog

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

        boolean inherited
      • walkRelPath

        java.lang.String walkRelPath
    • Constructor Detail

      • SvnMergeInfoCatalogInfo

        public SvnMergeInfoCatalogInfo()