JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.summerboot.jexpress.boot.annotation
UniqueIgnore
Contents
Description
Hide sidebar
Show sidebar
Annotation Interface UniqueIgnore
@Target
({
TYPE
,
PARAMETER
,
METHOD
,
FIELD
})
@Retention
(
RUNTIME
)
@Documented
public @interface
UniqueIgnore