com.jeffpalm.sound
Interface Midi.Note.Iterator

Enclosing interface:
Midi.Note

public static interface Midi.Note.Iterator


Method Summary
 boolean hasNext()
           
 Midi.Note next()
           
 

Method Detail

next

Midi.Note next()

hasNext

boolean hasNext()