Uses of Class
org.miaixz.bus.core.lang.annotation.resolve.elements.CombinationAnnotatedElement
Packages that use CombinationAnnotatedElement
Package
Description
AnnotatedElement 对象实现
提供各种工具封装 xyz:做好一切必要准备,可以行动了
-
Uses of CombinationAnnotatedElement in org.miaixz.bus.core.lang.annotation.resolve.elements
Methods in org.miaixz.bus.core.lang.annotation.resolve.elements that return CombinationAnnotatedElementModifier and TypeMethodDescriptionstatic CombinationAnnotatedElementCombinationAnnotatedElement.of(AnnotatedElement element, Predicate<Annotation> predicate) 创建CombinationAnnotationElement -
Uses of CombinationAnnotatedElement in org.miaixz.bus.core.xyz
Methods in org.miaixz.bus.core.xyz that return CombinationAnnotatedElementModifier and TypeMethodDescriptionstatic CombinationAnnotatedElementAnnoKit.toCombination(AnnotatedElement annotationEle) 将指定的被注解的元素转换为组合注解元素