Class MenuElementCreationDateComparator

  • All Implemented Interfaces:
    Comparator<MenuElement>

    public class MenuElementCreationDateComparator
    extends Object
    implements Comparator<MenuElement>
    compare two element of the menu in Content Date if exist and on modification date else.
    Author:
    pvanderm this class is used for sort a array of array
    • Constructor Detail

      • MenuElementCreationDateComparator

        public MenuElementCreationDateComparator​(boolean ascending)