Class TaskComparatorSet
- java.lang.Object
-
- com.tagtraum.beatunes.analysisqueue.TaskComparatorSet
-
public final class TaskComparatorSet extends Object
Collection ofTask
specificComparator
s.- Author:
- Hendrik Schreiber
- See Also:
SongComparatorSet
-
-
Field Summary
-
-
-
Field Detail
-
LANGUAGE_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> LANGUAGE_COMPARATOR
Task comparator.
-
TOTALTIME_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> TOTALTIME_COMPARATOR
Task comparator.
-
BPM_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> BPM_COMPARATOR
Task comparator.
-
SORT_BPM_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> SORT_BPM_COMPARATOR
Task comparator.
-
PROTECTED_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> PROTECTED_COMPARATOR
Task comparator.
-
DISABLED_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> DISABLED_COMPARATOR
Task comparator.
-
ARTIST_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> ARTIST_COMPARATOR
Task comparator.
-
ALBUM_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> ALBUM_COMPARATOR
Task comparator.
-
ALBUM_ARTIST_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> ALBUM_ARTIST_COMPARATOR
Task comparator.
-
GENRE_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> GENRE_COMPARATOR
Task comparator.
-
NAME_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> NAME_COMPARATOR
Task comparator.
-
DESCRIPTION_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> DESCRIPTION_COMPARATOR
Task comparator.
-
COLOR_HSB_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> COLOR_HSB_COMPARATOR
Task comparator.
-
COLOR_RGB_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> COLOR_RGB_COMPARATOR
Task comparator.
-
TAG_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> TAG_COMPARATOR
Task comparator.
-
YEAR_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> YEAR_COMPARATOR
Task comparator.
-
GROUPING_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> GROUPING_COMPARATOR
Task comparator.
-
PLAYCOUNT_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> PLAYCOUNT_COMPARATOR
Task comparator.
-
PLAYFREQUENCY_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> PLAYFREQUENCY_COMPARATOR
Task comparator.
-
SKIPCOUNT_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> SKIPCOUNT_COMPARATOR
Task comparator.
-
BIT_RATE_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> BIT_RATE_COMPARATOR
Task comparator.
-
COMMENT_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> COMMENT_COMPARATOR
Task comparator.
-
COMPOSER_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> COMPOSER_COMPARATOR
Task comparator.
-
DATE_ADDED_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> DATE_ADDED_COMPARATOR
Task comparator.
-
DATE_ANALYZED_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> DATE_ANALYZED_COMPARATOR
Task comparator.
-
DATE_MODIFIED_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> DATE_MODIFIED_COMPARATOR
Task comparator.
-
DISC_NUMBER_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> DISC_NUMBER_COMPARATOR
Task comparator.
-
KIND_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> KIND_COMPARATOR
Task comparator.
-
PLAY_DATE_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> PLAY_DATE_COMPARATOR
Task comparator.
-
RATING_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> RATING_COMPARATOR
Task comparator.
-
ALBUM_RATING_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> ALBUM_RATING_COMPARATOR
Task comparator.
-
SAMPLE_RATE_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> SAMPLE_RATE_COMPARATOR
Task comparator.
-
SHOW_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> SHOW_COMPARATOR
Task comparator.
-
SEASON_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> SEASON_COMPARATOR
Task comparator.
-
EPISODE_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> EPISODE_COMPARATOR
Task comparator.
-
SIZE_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> SIZE_COMPARATOR
Task comparator.
-
TRACK_NUMBER_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> TRACK_NUMBER_COMPARATOR
Task comparator.
-
LOCATION_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> LOCATION_COMPARATOR
Task comparator.
-
KEY_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> KEY_COMPARATOR
Task comparator.
-
PLAYSKIPRATIO_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> PLAYSKIPRATIO_COMPARATOR
Task comparator.
-
SORT_NAME_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> SORT_NAME_COMPARATOR
Task comparator.
-
SORT_ARTIST_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> SORT_ARTIST_COMPARATOR
Task comparator.
-
SORT_ALBUM_ARTIST_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> SORT_ALBUM_ARTIST_COMPARATOR
Task comparator.
-
SORT_ALBUM_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> SORT_ALBUM_COMPARATOR
Task comparator.
-
SORT_COMPOSER_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> SORT_COMPOSER_COMPARATOR
Task comparator.
-
SORT_SHOW_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> SORT_SHOW_COMPARATOR
Task comparator.
-
MOOD_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> MOOD_COMPARATOR
Task comparator.
-
MOOD_AROUSAL_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> MOOD_AROUSAL_COMPARATOR
Task comparator.
-
MOOD_VALENCE_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> MOOD_VALENCE_COMPARATOR
Task comparator.
-
TIME_SIGNATURE_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> TIME_SIGNATURE_COMPARATOR
Task comparator.
-
MPM_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> MPM_COMPARATOR
Task comparator.
-
TUNING_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> TUNING_COMPARATOR
Task comparator.
-
TRACK_REPLAYGAIN_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> TRACK_REPLAYGAIN_COMPARATOR
Task comparator.
-
LIKING_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> LIKING_COMPARATOR
-
ALBUM_LIKING_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> ALBUM_LIKING_COMPARATOR
-
DANCEABILITY_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> DANCEABILITY_COMPARATOR
-
INSTRUMENTATION_COMPARATOR
public static final SongComparatorSet.NamedComparator<Task> INSTRUMENTATION_COMPARATOR
-
-
Method Detail
-
get
public static Comparator<Task> get(String... id)
-
-