Uses of Interface
com.biglybt.core.stats.transfer.LongTermStats.GenericStatsSource
Packages that use LongTermStats.GenericStatsSource
Package
Description
-
Uses of LongTermStats.GenericStatsSource in com.biglybt.core.speedmanager
Classes in com.biglybt.core.speedmanager that implement LongTermStats.GenericStatsSource -
Uses of LongTermStats.GenericStatsSource in com.biglybt.core.stats.transfer
Methods in com.biglybt.core.stats.transfer with parameters of type LongTermStats.GenericStatsSourceModifier and TypeMethodDescriptionstatic LongTermStats
StatsFactory.getGenericLongTermStats
(String id, LongTermStats.GenericStatsSource source) -
Uses of LongTermStats.GenericStatsSource in com.biglybt.core.stats.transfer.impl
Fields in com.biglybt.core.stats.transfer.impl declared as LongTermStats.GenericStatsSourceModifier and TypeFieldDescriptionprivate final LongTermStats.GenericStatsSource
LongTermStatsGenericImpl.generic_source
private LongTermStats.GenericStatsSource
LongTermStatsWrapper.source
Constructors in com.biglybt.core.stats.transfer.impl with parameters of type LongTermStats.GenericStatsSourceModifierConstructorDescriptionLongTermStatsWrapper
(String _id, LongTermStats.GenericStatsSource _source)