Annotation Interface DevMarkers.WIPList
- Enclosing class:
- DevMarkers
@Target({TYPE,CONSTRUCTOR,METHOD,FIELD})
@Retention(RUNTIME)
protected static @interface DevMarkers.WIPList
Allows WIP to be repeatable.
-
Required Element Summary
-
Element Details
-
value
DevMarkers.WIP[] value- Returns:
- List of WIP elements.
-