org.tranche.annotations
Annotation Type TodoList


public @interface TodoList

Container for zero or more @Todo items. Use this to put more than one @Todo annotation on a particular item.


Required Element Summary
 Todo[] value
          Returns the list of Todo items.
 

Element Detail

value

public abstract Todo[] value

Returns the list of Todo items.

Returns:


This code is free for use both commercially and non-commercially as stated in the project's license