Class CmsPriorityTitleResourceComparator

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

Comparator for sorting resource objects based on priority and title.

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: