Home
last modified time | relevance | path

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

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/src/org/eclipse/equinox/p2/metadata/
H A DKeyWithLocale.java24 public final class KeyWithLocale implements Serializable { class
29 public KeyWithLocale(String key, Locale locale) { in KeyWithLocale() method in KeyWithLocale