JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
cn.xuanyuanli.core.lang.annotation
Annotation Interface IgnoreCheck
@Target
({
FIELD
,
METHOD
})
@Retention
(
RUNTIME
)
@Documented
public @interface
IgnoreCheck
忽略检查
Author:
John Li