<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Nagise</author_name>
  <author_url>https://blog.hatena.ne.jp/Nagise/</author_url>
  <blog_title>プログラマーの脳みそ</blog_title>
  <blog_url>https://nagise.hatenablog.jp/</blog_url>
  <categories>
    <anon>Java</anon>
    <anon>Generics</anon>
  </categories>
  <description>Java Generics Hell アドベントカレンダー 16日目。 前回(15日目) ワイルドカード落穂ひろい 読者の推奨スキルとしてはOCJP Silverぐらいを想定している。 メソッドスコープの型変数 メソッドスコープの型変数へのバインドについては以前も書いたが再掲しておこう。使用する場合は、通常はバインド型が推論されるのでそのまま呼び出せば済む。 Set&lt;String&gt; set = Collections.singleton(&quot;hoge&quot;); 型変数にバインドする型を明示する場合はメソッドの手前に山括弧で指定する。 Set&lt;String&gt; set = Collections.&lt;St…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnagise.hatenablog.jp%2Fentry%2F20171216%2F1513429565&quot; title=&quot; Java Generics Hell - 型変数のバインド - プログラマーの脳みそ&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>2017-12-16 22:06:05</published>
  <title> Java Generics Hell - 型変数のバインド</title>
  <type>rich</type>
  <url>https://nagise.hatenablog.jp/entry/20171216/1513429565</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
