Searched refs:checkKeyValuePairs (Results 1 – 1 of 1) sorted by relevance
151 this.attributeKeyValuePairs = checkKeyValuePairs(attributeKeyValuePairs); in CldrPath()174 private static ImmutableList<String> checkKeyValuePairs(List<String> keyValuePairs) { in checkKeyValuePairs() method