de.jarnbjo.ogg
Class CachedUrlStream.LoaderThread

java.lang.Object
  extended by de.jarnbjo.ogg.CachedUrlStream.LoaderThread
All Implemented Interfaces:
Runnable
Enclosing class:
CachedUrlStream

public class CachedUrlStream.LoaderThread
extends Object
implements Runnable


Constructor Summary
CachedUrlStream.LoaderThread(InputStream source, RandomAccessFile drain, byte[] memoryCache)
           
 
Method Summary
 boolean isBosDone()
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CachedUrlStream.LoaderThread

public CachedUrlStream.LoaderThread(InputStream source,
                                    RandomAccessFile drain,
                                    byte[] memoryCache)
Method Detail

run

public void run()
Specified by:
run in interface Runnable

isBosDone

public boolean isBosDone()


Copyright © 2007-2011 shredzone.org. All Rights Reserved.