<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Shiro-Neko</author_name>
  <author_url>https://blog.hatena.ne.jp/Shiro-Neko/</author_url>
  <blog_title>白猫のメモ帳</blog_title>
  <blog_url>https://shironeko.hateblo.jp/</blog_url>
  <categories>
    <anon>Java</anon>
  </categories>
  <description>こんばんは。だいぶ涼しくなってきましたね。 その分朝に布団から出るのがつらくなってきました。 さて、割と有名かもしれませんが、Listのremoveのお話です。これを実行すると、 List&lt;String&gt; list1 = new ArrayList&lt;&gt;(Arrays.asList(&quot;hoge&quot;, &quot;fuga&quot;, &quot;piyo&quot;)); list1.remove(&quot;fuga&quot;); System.out.println(list1); こうなります。 [hoge, piyo] 同じように、これを実行すると、 List&lt;Integer&gt; list2 = new ArrayList&lt;&gt;(Arrays.as…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshironeko.hateblo.jp%2Fentry%2F2016%2F09%2F16%2F212211&quot; title=&quot;List&amp;lt;Integer&amp;gt;をremoveするとどうなる？ - 白猫のメモ帳&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-09-16 21:22:11</published>
  <title>List&lt;Integer&gt;をremoveするとどうなる？</title>
  <type>rich</type>
  <url>https://shironeko.hateblo.jp/entry/2016/09/16/212211</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
