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 TypeMethodDescriptionvoid
GlobalManagerStats.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 void
GlobalManagerStatsImpl.addRemoteStats
(GlobalManagerStats.RemoteStats stats) void
GlobalManagerStatsImpl.receiveRemoteStats
(GlobalManagerStats.RemoteStats stats) Constructors in com.biglybt.core.global.impl with parameters of type GlobalManagerStats.RemoteStatsModifierConstructorDescriptionprivate
HistoryEntry
(String _cc, GlobalManagerStats.RemoteStats _stats)