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


Category 2: Member Error

ZipDataEntry(DataEntry, ZipEntry, ZipInputStream)
  • Constructor missing comment.
/**
 * Constructs a ZipDataEntry object.
 *
 * @param parent          a DataEntry object
 * @param zipEntry        a ZipEntry object
 * @param zipInputStream  a ZipInputStream 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.