Skip to content

Commit

Permalink
Adding HashMap constructor to clone an existing map
Browse files Browse the repository at this point in the history
  • Loading branch information
haridsv committed Dec 5, 2021
1 parent a143c2c commit b591bb1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -680,6 +680,7 @@ method java.util.Date setYear int
method java.util.Date toGMTString
method java.util.Date toLocaleString
new java.util.HashMap
new java.util.HashMap java.util.Map
new java.util.HashSet
new java.util.HashSet java.util.Collection
method java.util.Iterator hasNext
Expand Down

0 comments on commit b591bb1

Please sign in to comment.