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


Category 2: Member Error

FileDataEntry(File, File)
  • Constructor missing comment.
/**
 * Constructs a FileDataEntry object.
 *
 * @param directory  a File object
 * @param file       a File object
 */

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.