Package org.eclipse.scout.rt.server.notification
package org.eclipse.scout.rt.server.notification
-
ClassDescriptionReduce the list to the last elementICoalescer<T>Every implementation of this interface can be applied to coalesce objects of the same super class (generic type of this class).The
NotificationCoalescer
is used to coalesce notifications.