clock
Annotation Type ToDo


@Documented
@Retention(value=SOURCE)
public @interface ToDo

Annotation type to indicate a task still needs to be completed


Optional Element Summary
 java.lang.String[] value
           
 

value

public abstract java.lang.String[] value
Default:
"Do nothing"