+ 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?
1 Resposta
+ 1
If the key and value is String then use Map instead of Properties.
https://code.sololearn.com/c3Fl44FwDOV7/?ref=app