java.lang.Objectcom.sun.tools.javac.zip.ZipFileIndexEntry
All Implemented Interfaces:
Comparable
Field Summary | ||
---|---|---|
public static final ZipFileIndexEntry[] | EMPTY_ARRAY | |
String | dir | |
boolean | isDir | |
String | name | |
int | offset | |
int | size | |
int | compressedSize | |
long | javatime |
Constructor: |
---|
|
|
Method from com.sun.tools.javac.zip.ZipFileIndexEntry Summary: |
---|
compareTo, getFileName, getLastModified, getName, isDirectory, setNativeTime, toString |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from com.sun.tools.javac.zip.ZipFileIndexEntry Detail: |
---|
|
|
|
|
|
|
|