public class LayerEntry
extends java.lang.Object
| Constructor and Description |
|---|
LayerEntry(com.google.common.collect.ImmutableList<java.nio.file.Path> sourceFiles,
java.lang.String extractionPath) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getExtractionPath() |
com.google.common.collect.ImmutableList<java.nio.file.Path> |
getSourceFiles() |