Uses of Class
org.varienaja.util.DenseSet

Packages that use DenseSet
org.musicontroller.repair   
 

Uses of DenseSet in org.musicontroller.repair
 

Methods in org.musicontroller.repair that return DenseSet
static DenseSet ConsistencyChecker.checkLinks(Dao dao)
          Checks whether all Songs in the Dao have a corresponding working link on the filesystem.
static DenseSet ConsistencyChecker.getBrokenSongIDs()
          This getter only returns correct data after checkLinks(Dao dao) has been run.
 



Copyright © 2010 A.J.V.. All Rights Reserved.