Class NotificationEventComparator

Object
com.liferay.portal.kernel.notifications.NotificationEventComparator
All Implemented Interfaces:
Comparator<NotificationEvent>

public class NotificationEventComparator extends Object implements Comparator<NotificationEvent>
Author:
Edward Han
  • Constructor Details

    • NotificationEventComparator

      public NotificationEventComparator()
    • NotificationEventComparator

      public NotificationEventComparator(boolean ascending)
  • Method Details