Uses of Class
com.biglybt.core.download.DiskManagerFileInfoStream.context.channel
-
Packages that use DiskManagerFileInfoStream.context.channel Package Description com.biglybt.core.download -
-
Uses of DiskManagerFileInfoStream.context.channel in com.biglybt.core.download
Fields in com.biglybt.core.download with type parameters of type DiskManagerFileInfoStream.context.channel Modifier and Type Field Description private java.util.List<DiskManagerFileInfoStream.context.channel>
DiskManagerFileInfoStream.context. channels
Methods in com.biglybt.core.download that return DiskManagerFileInfoStream.context.channel Modifier and Type Method Description protected DiskManagerFileInfoStream.context.channel
DiskManagerFileInfoStream.context. createChannel()
Methods in com.biglybt.core.download with parameters of type DiskManagerFileInfoStream.context.channel Modifier and Type Method Description protected void
DiskManagerFileInfoStream.context. removeChannel(DiskManagerFileInfoStream.context.channel c)
-