> @@ -223,6 +225,15 @@ public String toString() {
>     @Provides
>     @Singleton
>     @Memoized
> +   public Supplier<Map<String, Project>> 
> listProjects(AtomicReference<AuthorizationException> authException, 
> @Named(PROPERTY_SESSION_INTERVAL) long seconds,
> +                                                      final 
> ProjectsForCurrentUser projectsForCurrentUser) {

`final` needed here?

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

Reply via email to