Uses of Class
org.aoju.bus.core.annotation.Annotated
Packages that use Annotated
Package
Description
注解包,提供增强型注解
工具包,提供各种工具方法,按照归类入口为XXXKit,如数组工具ArrayKit等
-
Uses of Annotated in org.aoju.bus.core.annotation
Methods in org.aoju.bus.core.annotation that return AnnotatedModifier and TypeMethodDescriptionstatic AnnotatedAnnotated.of(AnnotatedElement element, Predicate<Annotation> predicate) 创建Annotated -
Uses of Annotated in org.aoju.bus.core.toolkit
Methods in org.aoju.bus.core.toolkit that return AnnotatedModifier and TypeMethodDescriptionstatic AnnotatedAnnoKit.toCombination(AnnotatedElement annotationEle) 将指定的被注解的元素转换为组合注解元素