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.listeners
Methods in com.biglybt.core.content with parameters of type RelatedContentManagerListenerModifier and TypeMethodDescriptionvoid
RelatedContentManager.addListener
(RelatedContentManagerListener listener) protected void
RelatedContentManager.analyseResponse
(RelatedContentManager.DownloadInfo to_info, RelatedContentManagerListener listener) void
RelatedContentManager.removeListener
(RelatedContentManagerListener listener)