|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Cancelable in org.fuin.utils4j |
|---|
| Classes in org.fuin.utils4j that implement Cancelable | |
|---|---|
class |
CancelableVolatile
A simple Cancelable implementation that can be used to
synchronize a cancel request between threads without locking. |
| Methods in org.fuin.utils4j with parameters of type Cancelable | |
|---|---|
static void |
Utils4J.unzip(java.io.File zipFile,
java.io.File destDir,
Utils4J.UnzipInputStreamWrapper wrapper,
Cancelable cancelable)
Unzips a file into a given directory. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||