Package com.biglybt.core.global
Interface GlobalManagerStats.RemoteStats
-
- Enclosing interface:
- GlobalManagerStats
public static interface GlobalManagerStats.RemoteStats
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.net.InetAddress
getRemoteAddress()
GlobalManagerStats.RemoteCountryStats[]
getStats()
-
-
-
Method Detail
-
getRemoteAddress
java.net.InetAddress getRemoteAddress()
-
getStats
GlobalManagerStats.RemoteCountryStats[] getStats()
-
-