|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.musicontroller.repair.ConsistencyChecker
public class ConsistencyChecker
| Constructor Summary | |
|---|---|
ConsistencyChecker()
|
|
| Method Summary | |
|---|---|
static DenseSet |
checkLinks(Dao dao)
Checks whether all Songs in the Dao have a corresponding working link on the filesystem. |
static DenseSet |
getBrokenSongIDs()
This getter only returns correct data after checkLinks(Dao dao) has been run. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConsistencyChecker()
| Method Detail |
|---|
public static DenseSet checkLinks(Dao dao)
dao -
public static DenseSet getBrokenSongIDs()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||