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


Category 2: Member Error

RenamedDataEntry(DataEntry, String)
  • Constructor missing comment.
/**
 * Constructs a RenamedDataEntry object.
 *
 * @param dataEntry  a DataEntry object
 * @param name       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.