public static class EAnnotationValidator.Registry.Impl extends java.util.HashMap<java.lang.String,java.lang.Object> implements EAnnotationValidator.Registry
java.util.AbstractMap.SimpleEntry<K,V>, java.util.AbstractMap.SimpleImmutableEntry<K,V>EAnnotationValidator.Registry.ImplINSTANCE| Constructor and Description |
|---|
Impl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
get(java.lang.Object key) |
EAnnotationValidator |
getEAnnotationValidator(java.lang.String annotationSource)
Looks up the annotation source in the map.
|
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuespublic java.lang.Object get(java.lang.Object key)
get in interface java.util.Map<java.lang.String,java.lang.Object>get in class java.util.HashMap<java.lang.String,java.lang.Object>public EAnnotationValidator getEAnnotationValidator(java.lang.String annotationSource)
EAnnotationValidator.RegistrygetEAnnotationValidator in interface EAnnotationValidator.RegistryCopyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature