com.github.axet.wget
Class LimitThreadPool.SafetyCheck

java.lang.Object
  extended by com.github.axet.wget.LimitThreadPool.SafetyCheck
All Implemented Interfaces:
Runnable
Enclosing class:
LimitThreadPool

protected static class LimitThreadPool.SafetyCheck
extends Object
implements Runnable


Constructor Summary
LimitThreadPool.SafetyCheck(Runnable r)
           
 
Method Summary
 Runnable getCause()
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LimitThreadPool.SafetyCheck

public LimitThreadPool.SafetyCheck(Runnable r)
Method Detail

run

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

getCause

public Runnable getCause()


Copyright © 2012. All Rights Reserved.