Package com.biglybt.core.torrent.impl
Interface TOTorrentCreateV2Impl.Adapter
-
- Enclosing class:
- TOTorrentCreateV2Impl
protected static interface TOTorrentCreateV2Impl.Adapter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
cancelled()
boolean
ignore(java.lang.String name)
void
report(java.lang.String resource_key)
void
reportHashedBytes(long bytes)
java.io.File
resolveFile(int index, java.io.File file, java.lang.String relative_file)
-