Class JavaHLProgressLog

java.lang.Object
org.tmatesoft.svn.util.SVNDebugLogAdapter
org.tmatesoft.svn.core.javahl.JavaHLProgressLog
All Implemented Interfaces:
ISVNDebugLog

public class JavaHLProgressLog extends SVNDebugLogAdapter
Version:
1.3
  • Field Details

    • myProgressListener

      private ProgressListener myProgressListener
    • myProgress

      private long myProgress
  • Constructor Details

    • JavaHLProgressLog

      public JavaHLProgressLog(ProgressListener progressListener)
  • Method Details