Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- DocumentSnapshot document = task.getResult();
- List<Map.Entry<String, Double>> list = (List<Map.Entry<String, Double>>) map.document("Синергия");
- String string = list.get(0).getKey();
Advertisement
Add Comment
Please, Sign In to add comment