You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As noted by @smarterhere, builders for Maps just use the regular Builder interface, and do not expose a way to add elements without creating tuples. However, several of the implementations (which are not publicly accessible) do have addOne methods taking key and value parameters.