org.tinygroup.annotation.impl
类 AnnotationClassMap
java.lang.Object
org.tinygroup.annotation.impl.AnnotationClassMap
public class AnnotationClassMap
- extends Object
注解类规范映射 用于保存AnnotationProcessor解析的注解规范配置信息
- 作者:
- renhui
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotationClassMap
public AnnotationClassMap()
putAnnotationMap
public static void putAnnotationMap(String annotationId,
String mapValue)
getClassNamesById
public static List<String> getClassNamesById(String annotationId)
clearAnnotationMap
public static void clearAnnotationMap()
Copyright © 2006–2016 TinyGroup. All rights reserved.