public class ClassInheritanceHandler extends AnnotationParser.AbstractHandler
| Constructor and Description |
|---|
ClassInheritanceHandler(ConcurrentHashMap<String,ConcurrentHashSet<String>> map) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(AnnotationParser.ClassInfo classInfo) |
public ClassInheritanceHandler(ConcurrentHashMap<String,ConcurrentHashSet<String>> map)
public void handle(AnnotationParser.ClassInfo classInfo)
handle in interface AnnotationParser.Handlerhandle in class AnnotationParser.AbstractHandlerCopyright © 1995-2015 Webtide. All Rights Reserved.