Annotation Interface ToDo


public @interface ToDo
Warns that such an object/method is not finished yet and/or further usage is planned.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Further information about the object/method and why it is marked as 'ToDo'.
  • Element Details

    • value

      String value
      Further information about the object/method and why it is marked as 'ToDo'.