Home
last modified time | relevance | path

Searched defs:SemverMatchValue (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DMatchValue.java619 public static class SemverMatchValue extends MatchValue { class in MatchValue
625 protected SemverMatchValue(String key) { in SemverMatchValue() method in MatchValue.SemverMatchValue