Uses of Interface
com.biglybt.core.stats.transfer.OverallStats
-
-
Uses of OverallStats in com.biglybt.core.stats.transfer
Fields in com.biglybt.core.stats.transfer declared as OverallStats Modifier and Type Field Description private static OverallStats
StatsFactory. overall_stats
Methods in com.biglybt.core.stats.transfer that return OverallStats Modifier and Type Method Description static OverallStats
StatsFactory. getStats()
-
Uses of OverallStats in com.biglybt.core.stats.transfer.impl
Classes in com.biglybt.core.stats.transfer.impl that implement OverallStats Modifier and Type Class Description class
OverallStatsImpl
-
Uses of OverallStats in com.biglybt.pifimpl.local.download
Fields in com.biglybt.pifimpl.local.download declared as OverallStats Modifier and Type Field Description private OverallStats
DownloadManagerStatsImpl. overall_stats
-
Uses of OverallStats in com.biglybt.ui.swt.mainwindow
Fields in com.biglybt.ui.swt.mainwindow declared as OverallStats Modifier and Type Field Description private OverallStats
MainStatusBar. overall_stats
-
Uses of OverallStats in com.biglybt.ui.swt.views.skin
Fields in com.biglybt.ui.swt.views.skin declared as OverallStats Modifier and Type Field Description protected OverallStats
SB_Transfers. totalStats
-
Uses of OverallStats in com.biglybt.ui.swt.views.stats
Fields in com.biglybt.ui.swt.views.stats declared as OverallStats Modifier and Type Field Description private OverallStats
TransferStatsView. totalStats
-