Searched refs:pathToPrevious (Results 1 – 1 of 1) sorted by relevance
52 private final HashMap<Long, String> pathToPrevious = new HashMap<Long, String>(); field in OutdatedPaths110 pathToPrevious.put(pathId, previous); in OutdatedPaths()205 return pathToPrevious.get(id); in getPreviousEnglish()