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 class
FileDownloader
Fields in com.github.tadukoo.engine declared as ProgressRBCWrapperDelegate Modifier and Type Field Description private ProgressRBCWrapperDelegate
ProgressReadableByteChannelWrapper. delegate
Constructors in com.github.tadukoo.engine with parameters of type ProgressRBCWrapperDelegate Constructor Description ProgressReadableByteChannelWrapper(java.nio.channels.ReadableByteChannel byteChannel, ProgressRBCWrapperDelegate delegate, long expectedSize)