<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>r-kinoshita_ch</author_name>
  <author_url>https://blog.hatena.ne.jp/r-kinoshita_ch/</author_url>
  <blog_title>Zenet Tech Blog</blog_title>
  <blog_url>https://media.zenet-web.co.jp/</blog_url>
  <categories>
    <anon>Java研修</anon>
    <anon>Java</anon>
  </categories>
  <description>1.はじめに 2.要素の格納 3.要素の削除 4.最後に 5.参考文献 1.はじめに 初めまして、株式会社ゼネット新人の木下です。 本記事では、Java初心者の方に向けて、配列であるArrayListをわかりやすく例えて、格納、および削除する方法をご紹介する記事になります。 2.要素の格納 本記事では例として、みなさんの家にある冷蔵庫をArrayListに見立てて説明します。 今回は中身が空っぽの冷蔵庫、「refrigerator」という配列に、買ってきた「牛乳」という要素を格納してみたいとします。 その場合 refrigerator.add(&quot;牛乳&quot;); と記述します。・最初の「refrig…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmedia.zenet-web.co.jp%2Fentry%2F2022%2F07%2F29%2F100231&quot; title=&quot;ArrayListで行う要素の格納と削除 - Zenet Tech Blog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/z/zenet-tech/20220729/20220729095850.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-07-29 10:02:31</published>
  <title>ArrayListで行う要素の格納と削除</title>
  <type>rich</type>
  <url>https://media.zenet-web.co.jp/entry/2022/07/29/100231</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
