Class NotificationManagerPriorityQueue<E>

    • Constructor Detail

      • NotificationManagerPriorityQueue

        public NotificationManagerPriorityQueue​(int newlimit,
                                                NotificationManagerDB newdb)
        Constructor
        Parameters:
        newlimit - Maximum number of elements
        newdb - Database used to get/store objects.