+ 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
StealthyTaco
StealthyTaco - avatar
1 Resposta
+ 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