JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
net.joseplay.allianceutils.api.annotations
Annotation Interface Todo
@Retention
(
SOURCE
)
@Documented
@Target
({
METHOD
,
PACKAGE
,
CONSTRUCTOR
,
FIELD
})
public @interface
Todo
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
priority
String
value
Element Details
value
String
value
Default:
""
priority
String
priority
Default:
"MEDIUM"