<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Basic Operations in Java-HASHMAPS by Brandi Workman</title>
      <link>https://padlet.com/bworkman5/oylh33em73s3zfyj</link>
      <description>Use the provided resource to explain the following concepts: Add elements, Access elements, Change Elements, Remove Elements</description>
      <language>en-us</language>
      <pubDate>2022-01-16 21:45:12 UTC</pubDate>
      <lastBuildDate>2026-01-14 04:36:09 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title></title>
         <author>bworkman5</author>
         <link>https://padlet.com/bworkman5/oylh33em73s3zfyj/wish/2566133261</link>
         <description><![CDATA[<div>We can use the get() method to access the value from the hashmap</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-24 18:26:41 UTC</pubDate>
         <guid>https://padlet.com/bworkman5/oylh33em73s3zfyj/wish/2566133261</guid>
      </item>
      <item>
         <title>Destiny</title>
         <author></author>
         <link>https://padlet.com/bworkman5/oylh33em73s3zfyj/wish/2566133593</link>
         <description><![CDATA[<div>To add a single element to the hashmap, we use the put() method of the HashMap class.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-24 18:26:57 UTC</pubDate>
         <guid>https://padlet.com/bworkman5/oylh33em73s3zfyj/wish/2566133593</guid>
      </item>
      <item>
         <title></title>
         <author>bworkman5</author>
         <link>https://padlet.com/bworkman5/oylh33em73s3zfyj/wish/2566133912</link>
         <description><![CDATA[<div>We can use the replace() method to change the value associated with a key in a hashmap.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-24 18:27:14 UTC</pubDate>
         <guid>https://padlet.com/bworkman5/oylh33em73s3zfyj/wish/2566133912</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/bworkman5/oylh33em73s3zfyj/wish/2566134552</link>
         <description><![CDATA[<div>To remove elements from a hashmap, we can use the remove() method.</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-24 18:27:51 UTC</pubDate>
         <guid>https://padlet.com/bworkman5/oylh33em73s3zfyj/wish/2566134552</guid>
      </item>
   </channel>
</rss>
