Uses of Interface
com.github.axet.wget.RetryWrap.WrapReturn

Packages that use RetryWrap.WrapReturn
com.github.axet.wget   
 

Uses of RetryWrap.WrapReturn in com.github.axet.wget
 

Methods in com.github.axet.wget with parameters of type RetryWrap.WrapReturn
static
<T> T
RetryWrap.run(AtomicBoolean stop, RetryWrap.WrapReturn<T> r)
           
static
<T> T
RetryWrap.wrap(AtomicBoolean stop, RetryWrap.WrapReturn<T> r)
           
 



Copyright © 2012. All Rights Reserved.