API Specification Errors
Errors in Interface: org.biojava.stats.svm.ItemValue


Category 2: Member Error

getItem()
  • Method missing comment, but reasonably self-evident.
/**
 * Returns the item value.
 */
getValue()
  • Method missing comment, but reasonably self-evident.
/**
 * Gets this object's value.
 */
setValue(double)
  • Method missing comment, but reasonably self-evident.
/**
 * Sets this object's 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.