| Package | Description |
|---|---|
| org.deepsymmetry.beatlink |
A library for synchronizing with beats from Pioneer DJ Link equipment,
and finding out details about the tracks that are playing.
|
| Modifier and Type | Method and Description |
|---|---|
Set<LifecycleListener> |
LifecycleParticipant.getLifecycleListeners()
Get the set of lifecycle listeners that are currently registered.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LifecycleParticipant.addLifecycleListener(LifecycleListener listener)
Adds the specified life cycle listener to receive announcements when the component starts and stops.
|
void |
LifecycleParticipant.removeLifecycleListener(LifecycleListener listener)
Removes the specified life cycle listener so that it no longer receives announcements when
the component starts or stops.
|
Copyright © 2016–2018 Deep Symmetry, LLC. All rights reserved.