@Singleton public class OrgsForLocations extends Object implements com.google.common.base.Function<Iterable<? extends Location>,Iterable<? extends Org>>
Logger
logger
Iterable<? extends Org>
apply(Iterable<? extends Location> from)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public Logger logger
public Iterable<? extends Org> apply(Iterable<? extends Location> from)
apply
com.google.common.base.Function<Iterable<? extends Location>,Iterable<? extends Org>>
Copyright © 2009-2012 jclouds. All Rights Reserved.