How we get all values | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

How we get all values

5th Sep 2018, 1:36 PM
Naveen M
Naveen M - avatar
1 Réponse
+ 1
As Tind said, with. values() you'll get all values. Using .keySet() returns all keys.
5th Sep 2018, 2:11 PM
Jonas Schröter
Jonas Schröter - avatar