Uses of Class
com.biglybt.core.speedmanager.impl.TestPingSourceImpl.testSource
-
Packages that use TestPingSourceImpl.testSource Package Description com.biglybt.core.speedmanager.impl -
-
Uses of TestPingSourceImpl.testSource in com.biglybt.core.speedmanager.impl
Methods in com.biglybt.core.speedmanager.impl with parameters of type TestPingSourceImpl.testSource Modifier and Type Method Description protected void
TestPingSourceImpl. addContact(TestPingSourceImpl.testSource contact)
protected void
TestPingSourceImpl. removeContact(TestPingSourceImpl.testSource contact)
protected void
TestPingSourceImpl. update(TestPingSourceImpl.testSource[] contacts)
protected abstract void
TestPingSourceImpl. updateSources(TestPingSourceImpl.testSource[] sources)
protected void
TestPingSourceRandom. updateSources(TestPingSourceImpl.testSource[] sources)
-