public class LayerEntry extends Object
| Constructor and Description |
|---|
LayerEntry(com.google.common.collect.ImmutableList<Path> sourceFiles,
String extractionPath) |
| Modifier and Type | Method and Description |
|---|---|
String |
getExtractionPath() |
com.google.common.collect.ImmutableList<Path> |
getSourceFiles() |
Copyright © 2018. All rights reserved.