Class SVNWCContext.EntryLocationInfo

java.lang.Object
org.tmatesoft.svn.core.internal.wc17.SVNWCContext.EntryLocationInfo
Enclosing class:
SVNWCContext

public static class SVNWCContext.EntryLocationInfo extends java.lang.Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    long
     
     
  • 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

    • url

      public SVNURL url
    • revNum

      public long revNum
  • Constructor Details

    • EntryLocationInfo

      public EntryLocationInfo()