<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>jyukutyo</author_name>
  <author_url>https://blog.hatena.ne.jp/jyukutyo/</author_url>
  <blog_title>Fight the Future</blog_title>
  <blog_url>https://www.sakatakoichi.com/</blog_url>
  <categories>
    <anon>programming</anon>
  </categories>
  <description>commons collectionsは下位互換のためgenericsには対応してないので、Google Collection Libraryを使った。APIの感じはほとんど一緒。 Lists.transform(list, new Function&lt;F, T&gt;() { @Override public T apply(F from) { T to = new T(); return to; } }); 個人的にはGoogle Collection Libraryの Sets.newHashSet(&quot;1&quot;, &quot;2&quot;, &quot;3&quot;); というAPIが好きだ。Javaのコレクションは要素を追加するのが…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.sakatakoichi.com%2Fentry%2F20100517%2F1274174637&quot; title=&quot;Google Collection Library - Fight the Future&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>2010-05-18 10:23:57</published>
  <title>Google Collection Library</title>
  <type>rich</type>
  <url>https://www.sakatakoichi.com/entry/20100517/1274174637</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
