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 TRTrackerBTScraperImpl
TRTrackerScraperImpl.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 TRTrackerBTScraperImpl
TrackerChecker.scraper
TRTrackerScraperImpl object associated with this object.protected static TRTrackerBTScraperImpl
TRTrackerBTScraperImpl.singleton
Methods in com.biglybt.core.tracker.client.impl.bt that return TRTrackerBTScraperImplModifier and TypeMethodDescriptionstatic TRTrackerBTScraperImpl
TRTrackerBTScraperImpl.create
(TRTrackerScraperImpl _scraper) Constructors in com.biglybt.core.tracker.client.impl.bt with parameters of type TRTrackerBTScraperImplModifierConstructorDescriptionprotected
TrackerChecker
(TRTrackerBTScraperImpl _scraper) Initialize TrackerChecker.