Open snaag opened 1 year ago
List<String> keyList = new ArrayList<>(map.keySet());
store.values().stream().collect(Collectors.toList());