Uses of Class
com.biglybt.core.content.RelatedContent
Packages that use RelatedContent
-
Uses of RelatedContent in com.biglybt.core.content
Subclasses of RelatedContent in com.biglybt.core.contentMethods in com.biglybt.core.content that return RelatedContentMethods in com.biglybt.core.content that return types with arguments of type RelatedContentModifier and TypeMethodDescription(package private) List
<RelatedContent> RelatedContentSearcher.matchContent
(String term, int min_seeds, int min_leechers, int max_age_secs, boolean is_local) (package private) List
<RelatedContent> RelatedContentSearcher.matchContent0
(String term, int min_seeds, int min_leechers, int max_age_secs, boolean is_local) Methods in com.biglybt.core.content with parameters of type RelatedContentModifier and TypeMethodDescriptionprotected void
RelatedContentManager.addPersistentlyDeleted
(RelatedContent[] content) void
RelatedContentManagerListener.contentChanged
(RelatedContent[] content) void
RelatedContentLookupListener.contentFound
(RelatedContent[] content) void
RelatedContentManagerListener.contentFound
(RelatedContent[] content) void
RelatedContentManagerListener.contentRemoved
(RelatedContent[] content) void
RelatedContentManager.delete
(RelatedContent[] content) protected void
RelatedContentManager.delete
(RelatedContent[] content, RelatedContentManager.ContentCache content_cache, boolean persistent) protected byte[]
RelatedContentManager.getPermDelKey
(RelatedContent info) protected String
RelatedContentManager.getPrivateInfoKey
(RelatedContent info) protected boolean
RelatedContentManager.globalFilter
(RelatedContent content) protected boolean
RelatedContentManager.isPersistentlyDeleted
(RelatedContent content) private SearchResult
RelatedContentSearcher.mapResult
(RelatedContent c)