API Specification Errors
Errors in Interface: org.biojava.utils.candy.CandyFinder


Category 3: Tag Error

isReady()
  • Missing @return tag.
 *
 * @return true if this object is ready
getNumCount()
  • Missing @return tag.
 *
 * @return an int representing the num count value
getFinderName()
  • Missing @return tag.
 *
 * @return a String representing the finder name value

Explanation of Columns

Left Column
Identifies the error or warning.
Right Column
Shows the comment-text that generated the error in red.
Displays a template you can cut and paste in black.