Package | Description |
---|---|
org.dromara.hutool.core.annotation.elements |
AnnotatedElement对象实现
|
Modifier and Type | Method and Description |
---|---|
static HierarchicalAnnotatedElements |
HierarchicalAnnotatedElements.of(AnnotatedElement element)
创建一个分层注解元素
|
static HierarchicalAnnotatedElements |
HierarchicalAnnotatedElements.of(AnnotatedElement element,
BiFunction<Set<AnnotatedElement>,AnnotatedElement,AnnotatedElement> elementFactory)
创建一个分层注解元素
|
Copyright © 2025. All rights reserved.