Class AnnotationConfiguration.ClassInheritanceMap

java.lang.Object
java.util.AbstractMap<String, Set<String>>
java.util.concurrent.ConcurrentHashMap<String, Set<String>>
org.eclipse.jetty.ee9.annotations.AnnotationConfiguration.ClassInheritanceMap
All Implemented Interfaces:
Serializable, ConcurrentMap<String, Set<String>>, Map<String, Set<String>>
Enclosing class:
AnnotationConfiguration

public static class AnnotationConfiguration.ClassInheritanceMap extends ConcurrentHashMap<String, Set<String>>
See Also: