|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.hd.d.pg2k.svrCore.FileTools.ZE
public static final class FileTools.ZE
Immutable length/offset for a (32-bit) ZIP entry.
| Field Summary | |
|---|---|
int |
length
Length of (uncompressed) entry; non-negative. |
int |
offset
Offset from start of ZIP file; non-negative. |
| Constructor Summary | |
|---|---|
FileTools.ZE(int length,
int offset)
Create an instance. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final int length
public final int offset
| Constructor Detail |
|---|
public FileTools.ZE(int length,
int offset)
|
DHD Multimedia Gallery V1.60.69 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||