Searched refs:indexStore (Results 1 – 1 of 1) sorted by relevance
388 private <T> void addIndex(Map<T, List<HttpCookie>> indexStore, in addIndex() argument396 List<HttpCookie> cookies = indexStore.get(index); in addIndex()405 indexStore.put(index, cookies); in addIndex()