Uses of Interface
com.github.tadukoo.engine.ProgressRBCWrapperDelegate
| Package | Description |
|---|---|
| com.github.tadukoo.engine |
-
Uses of ProgressRBCWrapperDelegate in com.github.tadukoo.engine
Classes in com.github.tadukoo.engine that implement ProgressRBCWrapperDelegate Modifier and Type Class Description classFileDownloaderFields in com.github.tadukoo.engine declared as ProgressRBCWrapperDelegate Modifier and Type Field Description private ProgressRBCWrapperDelegateProgressReadableByteChannelWrapper. delegateConstructors in com.github.tadukoo.engine with parameters of type ProgressRBCWrapperDelegate Constructor Description ProgressReadableByteChannelWrapper(java.nio.channels.ReadableByteChannel byteChannel, ProgressRBCWrapperDelegate delegate, long expectedSize)