Uses of Class
com.biglybt.core.tracker.client.impl.bt.TRTrackerBTScraperImpl
Packages that use TRTrackerBTScraperImpl
-
Uses of TRTrackerBTScraperImpl in com.biglybt.core.tracker.client.impl
Fields in com.biglybt.core.tracker.client.impl declared as TRTrackerBTScraperImplModifier and TypeFieldDescriptionprivate final TRTrackerBTScraperImplTRTrackerScraperImpl.bt_scraper -
Uses of TRTrackerBTScraperImpl in com.biglybt.core.tracker.client.impl.bt
Fields in com.biglybt.core.tracker.client.impl.bt declared as TRTrackerBTScraperImplModifier and TypeFieldDescriptionprivate final TRTrackerBTScraperImplTrackerChecker.scraperTRTrackerScraperImpl object associated with this object.protected static TRTrackerBTScraperImplTRTrackerBTScraperImpl.singletonMethods in com.biglybt.core.tracker.client.impl.bt that return TRTrackerBTScraperImplModifier and TypeMethodDescriptionstatic TRTrackerBTScraperImplTRTrackerBTScraperImpl.create(TRTrackerScraperImpl _scraper) Constructors in com.biglybt.core.tracker.client.impl.bt with parameters of type TRTrackerBTScraperImplModifierConstructorDescriptionprotectedTrackerChecker(TRTrackerBTScraperImpl _scraper) Initialize TrackerChecker.