|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.media.sound.ModelInstrumentComparator
public class ModelInstrumentComparator
Instrument comparator class. Used to order instrument by program, bank, percussion.
Constructor Summary | |
---|---|
ModelInstrumentComparator()
|
Method Summary | |
---|---|
int |
compare(javax.sound.midi.Instrument arg0,
javax.sound.midi.Instrument arg1)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Constructor Detail |
---|
public ModelInstrumentComparator()
Method Detail |
---|
public int compare(javax.sound.midi.Instrument arg0, javax.sound.midi.Instrument arg1)
compare
in interface java.util.Comparator<javax.sound.midi.Instrument>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |