Class DefaultSVNRepositoryPool.DaemonThreadFactory

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

private static final class DefaultSVNRepositoryPool.DaemonThreadFactory extends Object implements ThreadFactory
  • Constructor Details

    • DaemonThreadFactory

      private DaemonThreadFactory()
  • Method Details