public class Train extends Object
| Constructor and Description |
|---|
Train() |
| Modifier and Type | Method and Description |
|---|---|
static String |
flattenHashMap(HashMap<String,Integer> dict) |
static String |
replacefirstoccuranceof(String tomatch,
String line) |
static void |
start(String filepath) |
static void |
updateHashMap(HashMap<String,Integer> dict,
String key) |
public static void start(String filepath) throws IOException
IOExceptionCopyright © 2021 The Apache Software Foundation