Uses of Class
com.biglybt.core.vuzefile.VuzeFileHandler
-
Packages that use VuzeFileHandler Package Description com.biglybt.core.vuzefile -
-
Uses of VuzeFileHandler in com.biglybt.core.vuzefile
Fields in com.biglybt.core.vuzefile declared as VuzeFileHandler Modifier and Type Field Description private VuzeFileHandler
VuzeFileImpl. handler
private static VuzeFileHandler
VuzeFileHandler. singleton
Methods in com.biglybt.core.vuzefile that return VuzeFileHandler Modifier and Type Method Description static VuzeFileHandler
VuzeFileHandler. getSingleton()
Constructors in com.biglybt.core.vuzefile with parameters of type VuzeFileHandler Constructor Description VuzeFileImpl(VuzeFileHandler _handler)
VuzeFileImpl(VuzeFileHandler _handler, java.util.Map map)
-