Interface InterpolatorLocaleResolver


public interface InterpolatorLocaleResolver
Resolves the Locale for the DefaultMessageInterpolator.
Since:
4.9.
Author:
Sergio del Amo
  • Method Summary

    Modifier and Type
    Method
    Description
    @NonNull Optional<Locale>
     
  • Method Details

    • resolve

      @NonNull @NonNull Optional<Locale> resolve()
      Returns:
      If the locale could be resolved.