Uses of Interface
com.biglybt.net.magneturi.MagnetURIHandlerListener
Packages that use MagnetURIHandlerListener
-
Uses of MagnetURIHandlerListener in com.biglybt.net.magneturi
Methods in com.biglybt.net.magneturi with parameters of type MagnetURIHandlerListenerModifier and TypeMethodDescriptionabstract voidMagnetURIHandler.addListener(MagnetURIHandlerListener l) abstract voidMagnetURIHandler.removeListener(MagnetURIHandlerListener l) -
Uses of MagnetURIHandlerListener in com.biglybt.net.magneturi.impl
Fields in com.biglybt.net.magneturi.impl with type parameters of type MagnetURIHandlerListenerModifier and TypeFieldDescriptionprivate CopyOnWriteList<MagnetURIHandlerListener> MagnetURIHandlerImpl.listenersMethods in com.biglybt.net.magneturi.impl with parameters of type MagnetURIHandlerListenerModifier and TypeMethodDescriptionvoidMagnetURIHandlerImpl.addListener(MagnetURIHandlerListener l) voidMagnetURIHandlerImpl.removeListener(MagnetURIHandlerListener l)