Uses of Class
com.biglybt.core.content.RelatedContentManager
-
Packages that use RelatedContentManager Package Description com.biglybt.core.content -
-
Uses of RelatedContentManager in com.biglybt.core.content
Fields in com.biglybt.core.content declared as RelatedContentManager Modifier and Type Field Description (package private) RelatedContentManager
RelatedContentSearcher. manager
private static RelatedContentManager
RelatedContentManager. singleton
Methods in com.biglybt.core.content that return RelatedContentManager Modifier and Type Method Description static RelatedContentManager
RelatedContentManager. getSingleton()
Constructors in com.biglybt.core.content with parameters of type RelatedContentManager Constructor Description RelatedContentSearcher(RelatedContentManager _manager, DistributedDatabaseTransferType _transfer_type, DHTPluginInterface _dht_plugin, boolean _defer_ddb_check)
-