Class DefaultSVNRepositoryPool.TimeoutTask

java.lang.Object
org.tmatesoft.svn.core.wc.DefaultSVNRepositoryPool.TimeoutTask
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
DefaultSVNRepositoryPool

private class DefaultSVNRepositoryPool.TimeoutTask extends java.lang.Object implements java.lang.Runnable
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    private
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    run()
     

    Methods inherited from class java.lang.Object

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

    • TimeoutTask

      private TimeoutTask()
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface java.lang.Runnable