0
Hash map
I need method to change details in hash map java from another class
1 Answer
+ 3
You can use the put(K key, V val) for that purpose
Documentation: https://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html
Hot today
Python — File Handling
2 Votes
Help me
0 Votes
What’s wrong?
2 Votes
Question is write a c program to print prime numbers up to n and print the largest number in array.
1 Votes
Achievements on Sololearn
1 Votes
How to draw in the console?
0 Votes