Guest User

Untitled

a guest
Jun 16th, 2019
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. DocumentSnapshot document = task.getResult();
  2. List<Map.Entry<String, Double>> list = (List<Map.Entry<String, Double>>) map.document("Синергия");
  3. String string = list.get(0).getKey();
Advertisement
Add Comment
Please, Sign In to add comment