Interface | Description |
---|---|
ICoalescer<T> |
Every implementation of this interface can be applied to coalesce objects of the same super class (generic type of
this class).
|
Class | Description |
---|---|
AbstractReduceToLastCoalescer<T> |
Reduce the list to the last element
|
NotificationCoalescer |
The
NotificationCoalescer is used to coalesce notifications. |
Copyright © 2010–2018. All rights reserved.