Class BambooMergedResourceBundle

    • Constructor Detail

      • BambooMergedResourceBundle

        public BambooMergedResourceBundle​(String... baseNameList)
        Constructs a resource bundle from a list of other resource bundles. If there are duplicate keys, the key from the resource bundle with the smallest index takes precedence.
        Parameters:
        baseNameList - list of bundle base names to search for key/value pairs