JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
org.aoju.bus.core.annotation
Annotation Interface Ignore
@Documented
@Retention
(
RUNTIME
)
@Target
({
METHOD
,
FIELD
,
PARAMETER
})
public @interface
Ignore
忽略该属性
Since:
Java 17+
Author:
Kimi Liu