Uses of Class
com.biglybt.core.peermanager.unchoker.UnchokerFactory
-
Packages that use UnchokerFactory Package Description com.biglybt.core.peermanager.unchoker -
-
Uses of UnchokerFactory in com.biglybt.core.peermanager.unchoker
Fields in com.biglybt.core.peermanager.unchoker declared as UnchokerFactory Modifier and Type Field Description private static UnchokerFactory
UnchokerFactory. factory
Methods in com.biglybt.core.peermanager.unchoker that return UnchokerFactory Modifier and Type Method Description static UnchokerFactory
UnchokerFactory. getSingleton()
private static UnchokerFactory
UnchokerFactory. getSingleton(java.lang.String explicit_implementation)
-