Uses of Interface
com.biglybt.core.stats.transfer.LongTermStats
Packages that use LongTermStats
Package
Description
-
Uses of LongTermStats in com.biglybt.core.speedmanager
Fields in com.biglybt.core.speedmanager declared as LongTermStatsMethods in com.biglybt.core.speedmanager that return LongTermStatsModifier and TypeMethodDescriptionprivate LongTermStatsSpeedLimitHandler.NetLimit.getLongTermStats()Methods in com.biglybt.core.speedmanager with parameters of type LongTermStatsModifier and TypeMethodDescriptionprivate long[]SpeedLimitHandler.getLongTermUsage(LongTermStats lts, int type, SpeedLimitHandler.NetLimit net_limit_maybe_null) private StringSpeedLimitHandler.getString(LongTermStats lts, int type, List<SpeedLimitHandler.NetLimit> net_limits) voidSpeedLimitHandler.updated(LongTermStats stats) -
Uses of LongTermStats in com.biglybt.core.stats.transfer
Fields in com.biglybt.core.stats.transfer declared as LongTermStatsFields in com.biglybt.core.stats.transfer with type parameters of type LongTermStatsModifier and TypeFieldDescriptionprivate static final Map<String, LongTermStats> StatsFactory.generic_longterm_statsMethods in com.biglybt.core.stats.transfer that return LongTermStatsModifier and TypeMethodDescriptionstatic LongTermStatsStatsFactory.getGenericLongTermStats(String id, LongTermStats.GenericStatsSource source) static LongTermStatsStatsFactory.getLongTermStats()Methods in com.biglybt.core.stats.transfer with parameters of type LongTermStats -
Uses of LongTermStats in com.biglybt.core.stats.transfer.impl
Subinterfaces of LongTermStats in com.biglybt.core.stats.transfer.implModifier and TypeInterfaceDescriptionstatic interfaceClasses in com.biglybt.core.stats.transfer.impl that implement LongTermStatsModifier and TypeClassDescriptionclassclassclassclass -
Uses of LongTermStats in com.biglybt.ui.swt.views.stats
Methods in com.biglybt.ui.swt.views.stats with parameters of type LongTermStatsModifier and TypeMethodDescriptionprivate long[]TransferStatsView.getTotalUsageInPeriod(LongTermStats lt_stats, long start, long end)