public class PortalCacheClusterEventCoalesceComparator extends java.lang.Object implements java.util.Comparator<PortalCacheClusterEvent>
| Constructor and Description |
|---|
PortalCacheClusterEventCoalesceComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(PortalCacheClusterEvent portalCacheClusterEvent1,
PortalCacheClusterEvent portalCacheClusterEvent2) |
public PortalCacheClusterEventCoalesceComparator()
public int compare(PortalCacheClusterEvent portalCacheClusterEvent1, PortalCacheClusterEvent portalCacheClusterEvent2)
compare in interface java.util.Comparator<PortalCacheClusterEvent>