org.jclouds.location.suppliers.implicit
Class FirstRegion

java.lang.Object
  extended by org.jclouds.location.suppliers.implicit.FirstRegion
All Implemented Interfaces:
com.google.common.base.Supplier<Location>, ImplicitLocationSupplier

@Singleton
public class FirstRegion
extends Object
implements ImplicitLocationSupplier


Method Summary
 Location get()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public Location get()
Specified by:
get in interface com.google.common.base.Supplier<Location>


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.