Uses of Interface
com.biglybt.core.util.GeneralUtils.SmoothAverage
Packages that use GeneralUtils.SmoothAverage
-
Uses of GeneralUtils.SmoothAverage in com.biglybt.core.global.impl
Fields in com.biglybt.core.global.impl declared as GeneralUtils.SmoothAverageModifier and TypeFieldDescriptionprivate GeneralUtils.SmoothAverageGlobalManagerStatsImpl.smoothed_receive_rateprivate GeneralUtils.SmoothAverageGlobalManagerStatsImpl.smoothed_send_rate -
Uses of GeneralUtils.SmoothAverage in com.biglybt.core.peer.impl
Fields in com.biglybt.core.peer.impl declared as GeneralUtils.SmoothAverageModifier and TypeFieldDescriptionprivate GeneralUtils.SmoothAveragePEPeerManagerStatsImpl.smoothed_receive_rateprivate GeneralUtils.SmoothAveragePEPeerManagerStatsImpl.smoothed_send_rate -
Uses of GeneralUtils.SmoothAverage in com.biglybt.core.util
Classes in com.biglybt.core.util that implement GeneralUtils.SmoothAverageModifier and TypeClassDescriptionprivate static classprivate static classMethods in com.biglybt.core.util that return GeneralUtils.SmoothAverageModifier and TypeMethodDescriptionstatic GeneralUtils.SmoothAverageGeneralUtils.getSmoothAverage()static GeneralUtils.SmoothAverageGeneralUtils.getSmoothAverageForReplay()