You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when invoking
Tune[] tunes = book.getTunesHeaders();
I get a
java.lang.ClassCastException: abc.parser.TuneBook$TranscribedTune
at abc.parser.TuneBook.getTunesHeaders(TuneBook.java:206)
at Main.main(Main.java:27)
Original issue reported on code.google.com by lionel.g...@gmail.com on 12 Oct 2006 at 8:02
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
lionel.g...@gmail.com
on 12 Oct 2006 at 8:02The text was updated successfully, but these errors were encountered: