Class MetadataSourceImpl

java.lang.Object
com.google.i18n.phonenumbers.metadata.source.MetadataSourceImpl
All Implemented Interfaces:
MetadataSource, NonGeographicalEntityMetadataSource, RegionMetadataSource

public final class MetadataSourceImpl extends Object implements MetadataSource
Implementation of MetadataSource guarded by MetadataBootstrappingGuard.

By default, a BlockingMetadataBootstrappingGuard will be used, but any custom implementation can be injected.