Class FormattingMetadataSourceImpl

java.lang.Object
com.google.i18n.phonenumbers.metadata.source.FormattingMetadataSourceImpl
All Implemented Interfaces:
FormattingMetadataSource

public final class FormattingMetadataSourceImpl extends Object implements FormattingMetadataSource
Implementation of FormattingMetadataSource guarded by MetadataBootstrappingGuard

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