What is the Value class of method? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 1

What is the Value class of method?

I want to use a map to set up user functionality through a key value pair I know the key value would be string but what about a method?

13th Aug 2017, 9:54 AM
Robert Atkins
Robert Atkins - avatar
1 Antwort
+ 1
If the key and value is String then use Map instead of Properties. https://code.sololearn.com/c3Fl44FwDOV7/?ref=app
13th Aug 2017, 1:54 PM
Grzegorz Kawalec
Grzegorz Kawalec - avatar