Interface NoteProducer

  • All Known Implementing Classes:
    Intervals

    public interface NoteProducer
    • Method Detail

      • getNotes

        java.util.List<Note> getNotes()