Uses of Interface
com.biglybt.core.lws.LightWeightSeedAdapter
Packages that use LightWeightSeedAdapter
-
Uses of LightWeightSeedAdapter in com.biglybt.core.lws
Fields in com.biglybt.core.lws declared as LightWeightSeedAdapterMethods in com.biglybt.core.lws with parameters of type LightWeightSeedAdapterModifier and TypeMethodDescriptionLightWeightSeedManager.add
(String name, HashWrapper hash, URL url, File data_location, String network, LightWeightSeedAdapter adapter) Constructors in com.biglybt.core.lws with parameters of type LightWeightSeedAdapterModifierConstructorDescriptionprotected
LightWeightSeed
(LightWeightSeedManager _manager, String _name, HashWrapper _hash, URL _announce_url, File _data_location, String _network, LightWeightSeedAdapter _adapter)