Package cn.toutatis.xvoid.toolkit.log
Annotation LogEnum
-
- All Implemented Interfaces:
@Target(allowedTargets = {AnnotationTarget.FIELD, AnnotationTarget.ANNOTATION_CLASS, AnnotationTarget.CLASS}) public @interface LogEnum
记录枚举注解值
Toutatis_Gc