Class TestPingSourceRandom
java.lang.Object
com.biglybt.core.speedmanager.impl.TestPingSourceImpl
com.biglybt.core.speedmanager.impl.TestPingSourceRandom
- All Implemented Interfaces:
DHTSpeedTester
-
Nested Class Summary
Nested classes/interfaces inherited from class com.biglybt.core.speedmanager.impl.TestPingSourceImpl
TestPingSourceImpl.testSource
-
Field Summary
FieldsFields inherited from class com.biglybt.core.speedmanager.impl.TestPingSourceImpl
sources
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
updateSources
(TestPingSourceImpl.testSource[] sources) Methods inherited from class com.biglybt.core.speedmanager.impl.TestPingSourceImpl
addContact, addListener, destroy, getAdapter, getContactNumber, removeContact, removeListener, setContactNumber, update
-
Field Details
-
random
-
-
Constructor Details
-
TestPingSourceRandom
-
-
Method Details
-
updateSources
- Specified by:
updateSources
in classTestPingSourceImpl
-