Class ResourceUtils.PathLocale

  • Enclosing class:
    ResourceUtils

    public static class ResourceUtils.PathLocale
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.util.Locale locale  
      java.lang.String path  
    • Constructor Summary

      Constructors 
      Constructor Description
      PathLocale​(java.lang.String path, java.util.Locale locale)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • path

        public final java.lang.String path
      • locale

        public final java.util.Locale locale
    • Constructor Detail

      • PathLocale

        public PathLocale​(java.lang.String path,
                          java.util.Locale locale)
        Parameters:
        path -
        locale -