Uses of Class
com.biglybt.pifimpl.local.ddb.DDBaseImpl
Packages that use DDBaseImpl
-
Uses of DDBaseImpl in com.biglybt.pifimpl.local.ddb
Fields in com.biglybt.pifimpl.local.ddb declared as DDBaseImplModifier and TypeFieldDescriptionprivate DDBaseImpl
DDBaseContactImpl.ddb
private DDBaseImpl
DDBaseTTTorrent.ddb
private static DDBaseImpl
DDBaseImpl.singleton
Methods in com.biglybt.pifimpl.local.ddb that return DDBaseImplConstructors in com.biglybt.pifimpl.local.ddb with parameters of type DDBaseImplModifierConstructorDescriptionprotected
DDBaseContactImpl
(DDBaseImpl _ddb, DHTPluginContact _contact) protected
DDBaseTTTorrent
(DDBaseImpl _ddb)