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


Category 2: Member Error

DirectoryPump(File)
  • Constructor missing comment.
/**
 * Constructs a DirectoryPump object.
 *
 * @param directory  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.