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.SmoothAverage
GlobalManagerStatsImpl.smoothed_receive_rate
private GeneralUtils.SmoothAverage
GlobalManagerStatsImpl.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.SmoothAverage
PEPeerManagerStatsImpl.smoothed_receive_rate
private GeneralUtils.SmoothAverage
PEPeerManagerStatsImpl.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 class
private static class
Methods in com.biglybt.core.util that return GeneralUtils.SmoothAverageModifier and TypeMethodDescriptionstatic GeneralUtils.SmoothAverage
GeneralUtils.getSmoothAverage()
static GeneralUtils.SmoothAverage
GeneralUtils.getSmoothAverageForReplay()