public class Main extends Object
| Constructor and Description |
|---|
Main() |
| Modifier and Type | Method and Description |
|---|---|
File |
getEstimatorInput() |
File |
getMapperInput() |
File |
getOutput() |
static void |
main(String... args) |
void |
setEstimatorInput(File estimatorInput) |
void |
setMapperInput(File mapperInput) |
void |
setOutput(File output) |
public File getEstimatorInput()
public void setEstimatorInput(File estimatorInput)
public File getMapperInput()
public void setMapperInput(File mapperInput)
public File getOutput()
public void setOutput(File output)
Copyright © 2016. All Rights Reserved.