Searched refs:commentLengths (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/util/zip/ZipFile/
H A DComment.java40 private static final int [] commentLengths field in class:Comment
46 for (int i = 0; i < commentLengths.length; ++i) {
47 int commentLength = commentLengths[i];

Completed in 47 milliseconds