Class CmsPriorityDateResourceComparator

java.lang.Object
org.opencms.file.collectors.CmsPriorityDateResourceComparator
All Implemented Interfaces:
Serializable, Comparator<CmsResource>

Comparator for sorting resource objects based on priority and date.

Serves as Comparator for resources and as comparator key for the resource at the same time. Uses lazy initializing of comparator keys in a resource.

Since:
6.0.0
See Also: