Uses of Class
com.biglybt.core.metasearch.impl.plugin.PluginEngine
-
Packages that use PluginEngine Package Description com.biglybt.core.metasearch.impl com.biglybt.core.metasearch.impl.plugin -
-
Uses of PluginEngine in com.biglybt.core.metasearch.impl
Methods in com.biglybt.core.metasearch.impl with parameters of type PluginEngine Modifier and Type Method Description SearchProvider
MetaSearchImpl. resolveProvider(PluginEngine for_engine)
-
Uses of PluginEngine in com.biglybt.core.metasearch.impl.plugin
Constructors in com.biglybt.core.metasearch.impl.plugin with parameters of type PluginEngine Constructor Description PluginResult(PluginEngine _engine, SearchResult _result, java.lang.String _search_term)
-