Uses of Interface
com.biglybt.core.CoreLifecycleListener
Packages that use CoreLifecycleListener
-
Uses of CoreLifecycleListener in com.biglybt.core
Classes in com.biglybt.core that implement CoreLifecycleListenerMethods in com.biglybt.core with parameters of type CoreLifecycleListenerModifier and TypeMethodDescriptionvoid
void
-
Uses of CoreLifecycleListener in com.biglybt.core.impl
Fields in com.biglybt.core.impl with type parameters of type CoreLifecycleListenerModifier and TypeFieldDescriptionprivate final CopyOnWriteList
<CoreLifecycleListener> CoreImpl.lifecycle_listeners
Methods in com.biglybt.core.impl with parameters of type CoreLifecycleListenerModifier and TypeMethodDescriptionvoid
CoreImpl.addLifecycleListener
(CoreLifecycleListener l) void
CoreImpl.removeLifecycleListener
(CoreLifecycleListener l)