os.djtagger.task.musicbrainz.weighting
Interface Weighting

All Known Implementing Classes:
DurationWeighting, TagWeighting

public interface Weighting


Method Summary
 void score(Tagger tagger, java.io.File file, TrackMatchingInformation matches)
           
 

Method Detail

score

void score(Tagger tagger,
           java.io.File file,
           TrackMatchingInformation matches)


Copyright © 2007-2010 Pointbreak. All Rights Reserved.