Class SVNWCContext.CheckSpecialInfo

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

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

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

    • kind

      public SVNNodeKind kind
    • isSpecial

      public boolean isSpecial
  • Constructor Details

    • CheckSpecialInfo

      public CheckSpecialInfo()