private static class ModAccessTransformer.JarByteSource
extends com.google.common.io.ByteSource
| Modifier and Type | Field and Description |
|---|---|
private java.util.jar.JarEntry |
entry |
private java.util.jar.JarFile |
jar |
| Constructor and Description |
|---|
JarByteSource(java.util.jar.JarFile jar,
java.util.jar.JarEntry entry) |
| Modifier and Type | Method and Description |
|---|---|
java.io.InputStream |
openStream() |