> @@ -269,6 +313,15 @@ public boolean apply(final VirtualMachine input) {
>        };
>     }
>  
> +   private static Predicate<Network<?>> networkId(final String id) {

Inline this? It's only used in one place.

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

Reply via email to