Uses of Interface
org.ocap.shared.dvr.navigation.RecordingListComparator

Packages that use RecordingListComparator
org.ocap.shared.dvr.navigation Provides support for Navigation of recording lists. 
 

Uses of RecordingListComparator in org.ocap.shared.dvr.navigation
 

Methods in org.ocap.shared.dvr.navigation with parameters of type RecordingListComparator
 RecordingList RecordingList.sortRecordingList(RecordingListComparator sortCriteria)
          Creates a new RecordingList that contains all the elements of this list sorted according to the criteria specified by a RecordingListComparator.