public class ClassMap<T> extends HashMap<Class<?>,T>
find(Class) that can
 be used to lookup a class compatible to the given one depending on the class hierarchy.AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description | 
|---|
ClassMap()  | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
find(Class<?> key)  | 
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringCopyright © 2015 Nuxeo SA. All rights reserved.