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.Handler
handle
in class AnnotationParser.AbstractHandler
Copyright © 1995-2015 Webtide. All Rights Reserved.