<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mtoyoshi</author_name>
  <author_url>https://blog.hatena.ne.jp/mtoyoshi/</author_url>
  <blog_title>mtoyoshi開発メモ</blog_title>
  <blog_url>https://mtoyoshi.hateblo.jp/</blog_url>
  <categories>
    <anon>Java</anon>
  </categories>
  <description>ジェネリクス便利だけど、まだすらすら手が動くわけじゃぁない。というわけでメモっておこう！ blogにメモっておくと仕事中に必要になったときに、「あ、確か過去に書いたな」と不思議とすぐに思い出せるし、検索機能ですぐ見つかるので便利なのだ。 public static void main(String[] args) { List&lt;Integer&gt; list = add(1, 2, 3, 4); System.out.println(list.size()); List&lt;String&gt; list2 = add(&quot;first&quot;, &quot;second&quot;, &quot;third&quot;); System.out.prin…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmtoyoshi.hateblo.jp%2Fentry%2F20090127%2F1233059499&quot; title=&quot;ジェネリクス便利♪ - mtoyoshi開発メモ&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>2009-01-27 21:31:39</published>
  <title>ジェネリクス便利♪</title>
  <type>rich</type>
  <url>https://mtoyoshi.hateblo.jp/entry/20090127/1233059499</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
