public class LayerBuilder extends Object
UnwrittenLayer from files.| Constructor and Description |
|---|
LayerBuilder(List<Path> sourceFiles,
String extractionPath,
boolean enableReproducibleBuilds) |
| Modifier and Type | Method and Description |
|---|---|
UnwrittenLayer |
build()
Builds and returns the layer.
|
List<Path> |
getSourceFiles() |
public UnwrittenLayer build() throws IOException
IOExceptionCopyright © 2018. All rights reserved.