Uses of Interface
com.lokalized.LocaleMatcher
-
Uses of LocaleMatcher in com.lokalized
Subinterfaces of LocaleMatcher in com.lokalizedModifier and TypeInterfaceDescriptioninterfaceContract for localized string providers - given a key and optional caller-supplied placeholders, return a localized string.Method parameters in com.lokalized with type arguments of type LocaleMatcherModifier and TypeMethodDescriptionStrings.Builder.localeMatchSupplier(@Nullable Function<@NonNull LocaleMatcher, @NonNull LocaleMatchResult> localeMatchSupplier) Applies a locale-negotiation-result supplier to this builder.Strings.Builder.localeSupplier(@Nullable Function<@NonNull LocaleMatcher, @NonNull Locale> localeSupplier) Applies a locale supplier to this builder.