Uses of Class
net.datafaker.internal.helper.SingletonLocale
Packages that use SingletonLocale
-
Uses of SingletonLocale in net.datafaker.internal.helper
Methods in net.datafaker.internal.helper that return SingletonLocale -
Uses of SingletonLocale in net.datafaker.service
Fields in net.datafaker.service declared as SingletonLocaleFields in net.datafaker.service with type parameters of type SingletonLocaleModifier and TypeFieldDescriptionstatic final List<SingletonLocale>FakerContext.DEFAULT_SINGLETON_LOCALE_LISTMethods in net.datafaker.service that return SingletonLocaleMethods in net.datafaker.service that return types with arguments of type SingletonLocaleModifier and TypeMethodDescriptionFakerContext.getLocaleChain()protected List<SingletonLocale>FakerContext.localeChain()protected List<SingletonLocale>FakerContext.localeChain(Locale from) Convert the specified locale into a chain of locales used for message resolution.Method parameters in net.datafaker.service with type arguments of type SingletonLocaleModifier and TypeMethodDescriptionvoidFakeValuesService.updateFakeValuesInterfaceMap(List<SingletonLocale> locales)