os.djtagger.task.musicbrainz.weighting
Class DurationWeighting

java.lang.Object
  extended by os.djtagger.task.musicbrainz.weighting.DurationWeighting
All Implemented Interfaces:
Weighting

public class DurationWeighting
extends java.lang.Object
implements Weighting


Constructor Summary
DurationWeighting()
           
 
Method Summary
 void score(Tagger tagger, java.io.File file, TrackMatchingInformation matches)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DurationWeighting

public DurationWeighting()
Method Detail

score

public void score(Tagger tagger,
                  java.io.File file,
                  TrackMatchingInformation matches)
Specified by:
score in interface Weighting


Copyright © 2007-2010 Pointbreak. All Rights Reserved.