Interface ImplicitLocationSupplier

All Superinterfaces:
com.google.common.base.Supplier<Location>, Supplier<Location>
All Known Implementing Classes:
FirstNetwork, FirstRegion, FirstZone, GoGridDefaultLocationSupplier, OnlyLocationOrFirstRegionOptionallyMatchingRegionId, OnlyLocationOrFirstZone

public interface ImplicitLocationSupplier extends com.google.common.base.Supplier<Location>
  • Method Summary

    Methods inherited from interface com.google.common.base.Supplier

    get