public class Train extends Object
Train()
static String
flattenHashMap(HashMap<String,Integer> dict)
replacefirstoccuranceof(String tomatch, String line)
static void
start(String filepath)
updateHashMap(HashMap<String,Integer> dict, String key)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Train()
public static String replacefirstoccuranceof(String tomatch, String line)
public static void updateHashMap(HashMap<String,Integer> dict, String key)
public static String flattenHashMap(HashMap<String,Integer> dict)
public static void start(String filepath) throws IOException
IOException
Copyright © 2016 The Apache Software Foundation