Last active
June 14, 2019 06:31
-
-
Save rohitvvv/ba18498fea48d57f470d5fe0d8feacf8 to your computer and use it in GitHub Desktop.
map.put
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
map.put(john, xyzCorp); | |
map.put(jane, abcCorp); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment