Uses of Interface
com.biglybt.core.util.AERunStateHandler.RunStateChangeListener
Packages that use AERunStateHandler.RunStateChangeListener
-
Uses of AERunStateHandler.RunStateChangeListener in com.biglybt.core.dht.impl
Classes in com.biglybt.core.dht.impl that implement AERunStateHandler.RunStateChangeListener -
Uses of AERunStateHandler.RunStateChangeListener in com.biglybt.core.util
Fields in com.biglybt.core.util with type parameters of type AERunStateHandler.RunStateChangeListenerModifier and TypeFieldDescriptionprivate static final CopyOnWriteList<AERunStateHandler.RunStateChangeListener>
AERunStateHandler.listeners
Methods in com.biglybt.core.util with parameters of type AERunStateHandler.RunStateChangeListenerModifier and TypeMethodDescriptionstatic void
AERunStateHandler.addListener
(AERunStateHandler.RunStateChangeListener l, boolean fire_now) static void
AERunStateHandler.removeListener
(AERunStateHandler.RunStateChangeListener l)