<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Naotsugu</author_name>
  <author_url>https://blog.hatena.ne.jp/Naotsugu/</author_url>
  <blog_title>A Memorandum</blog_title>
  <blog_url>https://blog1.mammb.com/</blog_url>
  <categories>
    <anon>Java</anon>
  </categories>
  <description>はじめに モジュールインポート まとめ blog1.mammb.com はじめに JDK 25 からインポート宣言にモジュール名を指定できるようになります。 import module java.base; 例えば以下のようなストリーム処理を行う単純なコードは、 String[] fruits = new String[] { &quot;apple&quot;, &quot;berry&quot;, &quot;citrus&quot; }; Map&lt;String, String&gt; m = Stream.of(fruits) .collect(Collectors.toMap( s -&gt; s.toUpperCase().substring(0,1),…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog1.mammb.com%2Fentry%2F2025%2F04%2F26%2F000000&quot; title=&quot;JEP 511 Module Import Declarations - A Memorandum&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/N/Naotsugu/20200724/20200724174249.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-04-26 00:00:00</published>
  <title>JEP 511 Module Import Declarations</title>
  <type>rich</type>
  <url>https://blog1.mammb.com/entry/2025/04/26/000000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
