/[svn]/jsampler/trunk/src/org/jsampler/task/Midi.java
ViewVC logotype

Diff of /jsampler/trunk/src/org/jsampler/task/Midi.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1733 by iliev, Tue Apr 29 22:22:40 2008 UTC revision 1734 by iliev, Sun May 4 18:40:13 2008 UTC
# Line 820  public class Midi { Line 820  public class Midi {
820                                    
821                  /**                  /**
822                   * Used to decrease the traffic. All task in the queue                   * Used to decrease the traffic. All task in the queue
823                   * equal to this are removed.                   * equal to this are removed if added using {@link org.jsampler.CC#scheduleTask}.
824                     * @see org.jsampler.CC#addTask
825                   */                   */
826                  public boolean                  public boolean
827                  equals(Object obj) {                  equals(Object obj) {

Legend:
Removed from v.1733  
changed lines
  Added in v.1734

  ViewVC Help
Powered by ViewVC