Uses of Class
com.biglybt.core.lws.LightWeightSeedManager
Packages that use LightWeightSeedManager
-
Uses of LightWeightSeedManager in com.biglybt.core.lws
Fields in com.biglybt.core.lws declared as LightWeightSeedManagerModifier and TypeFieldDescriptionprivate final LightWeightSeedManager
LightWeightSeed.manager
private static final LightWeightSeedManager
LightWeightSeedManager.singleton
Methods in com.biglybt.core.lws that return LightWeightSeedManagerModifier and TypeMethodDescriptionstatic LightWeightSeedManager
LightWeightSeedManager.getSingleton()
Constructors in com.biglybt.core.lws with parameters of type LightWeightSeedManagerModifierConstructorDescriptionprotected
LightWeightSeed
(LightWeightSeedManager _manager, String _name, HashWrapper _hash, URL _announce_url, File _data_location, String _network, LightWeightSeedAdapter _adapter)