public interface MaestroNoteCallback
Modifier and Type | Method and Description |
---|---|
boolean |
call(MaestroNote note)
Executes the call back
|
boolean call(MaestroNote note)
note
- the related noteThis documentation was released into the public domain.