| Package | Description |
|---|---|
| com.github.axet.wget |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
RetryWrap.run(AtomicBoolean stop,
RetryWrap.WrapReturn<T> r) |
static <T> T |
RetryWrap.wrap(AtomicBoolean stop,
RetryWrap.WrapReturn<T> r) |
Copyright © 2016. All rights reserved.