<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gloryof</author_name>
  <author_url>https://blog.hatena.ne.jp/gloryof/</author_url>
  <blog_title>シュンツのつまづき日記</blog_title>
  <blog_url>https://gloryof.hatenablog.com/</blog_url>
  <categories>
    <anon>Java8</anon>
  </categories>
  <description>【前提条件】 [環境] JDK 8.0 NetBeans 8.0 [参考資料] Java8 APIドキュメント http://docs.oracle.com/javase/jp/8/api/ 【概要】 今回はListクラスに追加されたメソッドです。 【replaceAllメソッド】 ListにもreplaceAllメソッドが追加されています。 [サンプルコード] public static void sampleReplaceAll() { final List&lt;String&gt; testList = new ArrayList&lt;&gt;(); testList.add(&quot;one&quot;); testLis…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgloryof.hatenablog.com%2Fentry%2F20140531%2F1401516132&quot; title=&quot;Java8で追加されたAPI List編 - シュンツのつまづき日記&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>2014-05-31 15:02:12</published>
  <title>Java8で追加されたAPI List編</title>
  <type>rich</type>
  <url>https://gloryof.hatenablog.com/entry/20140531/1401516132</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
