Uses of Class
com.biglybt.core.metasearch.impl.MetaSearchManagerImpl
-
Packages that use MetaSearchManagerImpl Package Description com.biglybt.core.metasearch.impl -
-
Uses of MetaSearchManagerImpl in com.biglybt.core.metasearch.impl
Fields in com.biglybt.core.metasearch.impl declared as MetaSearchManagerImpl Modifier and Type Field Description private MetaSearchManagerImpl
MetaSearchImpl. manager
private static MetaSearchManagerImpl
MetaSearchManagerImpl. singleton
Methods in com.biglybt.core.metasearch.impl that return MetaSearchManagerImpl Modifier and Type Method Description MetaSearchManagerImpl
MetaSearchImpl. getManager()
static MetaSearchManagerImpl
MetaSearchManagerImpl. getSingleton()
Constructors in com.biglybt.core.metasearch.impl with parameters of type MetaSearchManagerImpl Constructor Description MetaSearchImpl(MetaSearchManagerImpl _manager)
-