Package org.tmatesoft.svn.core.wc
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 -
Method Summary
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 interfacejava.lang.Runnable
-