<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>JunKobayashi</author_name>
  <author_url>https://blog.hatena.ne.jp/JunKobayashi/</author_url>
  <blog_title>JunKobayashi's Diary</blog_title>
  <blog_url>https://junkobayashi.hatenablog.com/</blog_url>
  <categories>
    <anon>Java</anon>
    <anon>資格</anon>
  </categories>
  <description>java.util.functionパッケージの関数型インタフェースのうち、名前が「Bi」で始まっているものは、「Bi」を取り去った名前の関数型インタフェースが、引数を2つ受け取り、それらを処理に使用するように変わったもの(命名パターンに関しての例外：UnaryOperatorとBinaryOperator) 関数型インタフェースjava.util.function.Supplierを使用する例 Supplier&lt;List&lt;String&gt;&gt; sup = () -&gt; new ArrayList&lt;String&gt;(); List&lt;String&gt; s = sup.get(); 1行目はメソッド参照を使…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fjunkobayashi.hatenablog.com%2Fentry%2F2023%2F02%2F07%2F200642&quot; title=&quot;Java SE 11 Gold 自分用メモ(2) - JunKobayashi&amp;#39;s Diary&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>2023-02-07 20:06:42</published>
  <title>Java SE 11 Gold 自分用メモ(2)</title>
  <type>rich</type>
  <url>https://junkobayashi.hatenablog.com/entry/2023/02/07/200642</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
