TrueZIP Kernel 7.0-rc1

de.schlichtherle.truezip.io
Class Streams.InputStreamReaderThreadFactory

java.lang.Object
  extended by de.schlichtherle.truezip.io.Streams.InputStreamReaderThreadFactory
All Implemented Interfaces:
ThreadFactory
Enclosing class:
Streams

private static class Streams.InputStreamReaderThreadFactory
extends Object
implements ThreadFactory

A factory for input stream reader threads.


Constructor Summary
private Streams.InputStreamReaderThreadFactory()
           
 
Method Summary
 Thread newThread(Runnable r)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Streams.InputStreamReaderThreadFactory

private Streams.InputStreamReaderThreadFactory()
Method Detail

newThread

public Thread newThread(Runnable r)
Specified by:
newThread in interface ThreadFactory

TrueZIP Kernel 7.0-rc1

Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.