Uses of Interface
com.biglybt.pif.download.Download.SeedingRank
Packages that use Download.SeedingRank
Package
Description
-
Uses of Download.SeedingRank in com.biglybt.core.download
Methods in com.biglybt.core.download that return Download.SeedingRankMethods in com.biglybt.core.download with parameters of type Download.SeedingRank -
Uses of Download.SeedingRank in com.biglybt.core.download.impl
Fields in com.biglybt.core.download.impl declared as Download.SeedingRankModifier and TypeFieldDescriptionprivate static final Download.SeedingRankDownloadManagerImpl.defaultSeedingRankprivate Download.SeedingRankDownloadManagerImpl.seedingRankMethods in com.biglybt.core.download.impl that return Download.SeedingRankMethods in com.biglybt.core.download.impl with parameters of type Download.SeedingRankModifier and TypeMethodDescriptionvoidDownloadManagerImpl.setSeedingRank(Download.SeedingRank rank) -
Uses of Download.SeedingRank in com.biglybt.core.lws
Methods in com.biglybt.core.lws that return Download.SeedingRankMethods in com.biglybt.core.lws with parameters of type Download.SeedingRank -
Uses of Download.SeedingRank in com.biglybt.pif.download
Methods in com.biglybt.pif.download that return Download.SeedingRankModifier and TypeMethodDescriptionDownload.getSeedingRank()The torrents with the highest rankings will be seeded first.Methods in com.biglybt.pif.download with parameters of type Download.SeedingRankModifier and TypeMethodDescriptionvoidDownload.setSeedingRank(Download.SeedingRank rank) The torrents with the highest rankings will be seeded first. -
Uses of Download.SeedingRank in com.biglybt.pifimpl.local.download
Methods in com.biglybt.pifimpl.local.download that return Download.SeedingRankMethods in com.biglybt.pifimpl.local.download with parameters of type Download.SeedingRank -
Uses of Download.SeedingRank in com.biglybt.pifimpl.remote.download
Methods in com.biglybt.pifimpl.remote.download that return Download.SeedingRankMethods in com.biglybt.pifimpl.remote.download with parameters of type Download.SeedingRank -
Uses of Download.SeedingRank in com.biglybt.plugin.startstoprules.defaultplugin
Classes in com.biglybt.plugin.startstoprules.defaultplugin that implement Download.SeedingRank