Uses of Interface
com.biglybt.core.content.RelatedContentManagerListener
Packages that use RelatedContentManagerListener
-
Uses of RelatedContentManagerListener in com.biglybt.core.content
Fields in com.biglybt.core.content with type parameters of type RelatedContentManagerListenerModifier and TypeFieldDescription(package private) CopyOnWriteList<RelatedContentManagerListener> RelatedContentManager.listenersMethods in com.biglybt.core.content with parameters of type RelatedContentManagerListenerModifier and TypeMethodDescriptionvoidRelatedContentManager.addListener(RelatedContentManagerListener listener) protected voidRelatedContentManager.analyseResponse(RelatedContentManager.DownloadInfo to_info, RelatedContentManagerListener listener) voidRelatedContentManager.removeListener(RelatedContentManagerListener listener)