[ 
https://issues.apache.org/jira/browse/SHINDIG-788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656968#action_12656968
 ] 

Paul Lindner commented on SHINDIG-788:
--------------------------------------

actually I didn't commit this until now...

Lots of changes/fixes here to effectively use google collections.

There's a lot more we could do.  Specifically set intersection, union, and 
difference, and MultiMap, lots and lots of MultiMap.


> Use ImmutableSet.of in DataRequestHandler
> -----------------------------------------
>
>                 Key: SHINDIG-788
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-788
>             Project: Shindig
>          Issue Type: Improvement
>          Components: Common Components (Java)
>    Affects Versions: trunk, 1.0.0-rc1, 1.0.x-incubating
>            Reporter: Mathias Bogaert
>            Assignee: Paul Lindner
>            Priority: Minor
>             Fix For: trunk
>
>         Attachments: gc.patch, immutablesetof.patch
>
>
> ImmutableSet.of is more performant than Sets.newHashSet. Patch attached.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to