Searched refs:path_prettyPath_sortable (Results 1 – 1 of 1) sorted by relevance
33 private Map<String, String> path_prettyPath_sortable = new HashMap<>(); field in PrettyPath57 String prettyString = path_prettyPath_sortable.get(path); in getPrettyPath()58 if (path_prettyPath_sortable.get(path) == null) { in getPrettyPath()69 path_prettyPath_sortable.put(path, prettyString); in getPrettyPath()