private class VirtualJarFileInputStream.ProcessedEntry
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private long |
crc |
private java.util.jar.JarEntry |
jarEntry |
private long |
offset |
| Modifier | Constructor and Description |
|---|---|
private |
ProcessedEntry(java.util.jar.JarEntry jarEntry,
long offset) |