API Specification Errors
Errors in Class: proguard.io.DataEntryCopier


Category 2: Member Error

DataEntryCopier(DataEntryWriter)
  • Constructor missing comment.
/**
 * Constructs a DataEntryCopier object.
 *
 * @param dataEntryWriter  a DataEntryWriter object
 */

Category 3: Tag Error

main(String[])
  • Missing tag.
 *
 * @param args  a String ...

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.