<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>andengineer</author_name>
  <author_url>https://blog.hatena.ne.jp/andengineer/</author_url>
  <blog_title>アンドエンジニア - エンジニアのこと、エンジニアから。</blog_title>
  <blog_url>https://tenshoku.mynavi.jp/engineer/guide/</blog_url>
  <categories>
    <anon>言語・開発</anon>
    <anon>プログラミング言語</anon>
    <anon>Java</anon>
  </categories>
  <description>コレクションをマルチスレッド環境でも利用できるようにする – synchronizedList／synchronizedMap／synchronizedSetメソッド public static &lt;T&gt; List&lt;T&gt; synchronizedList(List&lt;T&gt; list)public static &lt;K,V&gt; Map&lt;K,V&gt; synchronizedMap(Map&lt;K,V&gt; m)public static &lt;T&gt; Set&lt;T&gt; synchronizedSet(Set&lt;T&gt; s) T、K、V：要素型 list、m、s：変換対象のコレクション コレクションフレームワークで提供されている実…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftenshoku.mynavi.jp%2Fengineer%2Fguide%2Farticles%2Fjava-code%2Fcategory_frame%2F03&quot; title=&quot;【Javaコード入門】コレクションフレームワーク_③synchronizedList／synchronizedMap／synchronizedSetメソッド - アンドエンジニア - エンジニアのこと、エンジニアから。&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>2026-06-29 18:09:43</published>
  <title>【Javaコード入門】コレクションフレームワーク_③synchronizedList／synchronizedMap／synchronizedSetメソッド</title>
  <type>rich</type>
  <url>https://tenshoku.mynavi.jp/engineer/guide/articles/java-code/category_frame/03</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
