Uses of Interface
com.biglybt.core.global.GlobalManagerStats.RemoteStats
Packages that use GlobalManagerStats.RemoteStats
-
Uses of GlobalManagerStats.RemoteStats in com.biglybt.core.global
Methods in com.biglybt.core.global with parameters of type GlobalManagerStats.RemoteStatsModifier and TypeMethodDescriptionvoidGlobalManagerStats.receiveRemoteStats(GlobalManagerStats.RemoteStats stats) -
Uses of GlobalManagerStats.RemoteStats in com.biglybt.core.global.impl
Fields in com.biglybt.core.global.impl with type parameters of type GlobalManagerStats.RemoteStatsMethods in com.biglybt.core.global.impl with parameters of type GlobalManagerStats.RemoteStatsModifier and TypeMethodDescriptionprivate voidGlobalManagerStatsImpl.addRemoteStats(GlobalManagerStats.RemoteStats stats) voidGlobalManagerStatsImpl.receiveRemoteStats(GlobalManagerStats.RemoteStats stats) Constructors in com.biglybt.core.global.impl with parameters of type GlobalManagerStats.RemoteStatsModifierConstructorDescriptionprivateHistoryEntry(String _cc, GlobalManagerStats.RemoteStats _stats)