> @@ -257,4 +265,21 @@ public String toString() {
>        }
>     }
>  
> +   public static Map<Integer, Integer> getPortRangesFromList(int... ports) {

Perhaps add some kind of comment to this method to explain the 
de-duplication...the comment that "got eaten" during that force push? ;-)

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/35/files#r4854734

Reply via email to