Searched defs:KeyEntry (Results 1 - 1 of 1) sorted by relevance

/forgerock/openidm-v4/openidm-config/src/main/java/org/forgerock/openidm/config/installer/
H A DJSONConfigInstaller.java509 return new KeyEntry(key);
535 class KeyEntry implements Map.Entry<U,V> { class in class:DictionaryAsMap
539 KeyEntry(U key) { method in class:DictionaryAsMap.KeyEntry

Completed in 1233 milliseconds