com.atlassian.mywork.host.notification
Class AggregationUtil

java.lang.Object
  extended by com.atlassian.mywork.host.notification.AggregationUtil

public class AggregationUtil
extends java.lang.Object


Nested Class Summary
static class AggregationUtil.AggregateKey
           
 
Constructor Summary
AggregationUtil()
           
 
Method Summary
static com.google.common.collect.ImmutableListMultimap<AggregationUtil.AggregateKey,Notification> aggregate(java.lang.Iterable<Notification> notifications)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AggregationUtil

public AggregationUtil()
Method Detail

aggregate

public static com.google.common.collect.ImmutableListMultimap<AggregationUtil.AggregateKey,Notification> aggregate(java.lang.Iterable<Notification> notifications)


Copyright © 2012 Atlassian. All Rights Reserved.