<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ta6ra</author_name>
  <author_url>https://blog.hatena.ne.jp/ta6ra/</author_url>
  <blog_title>ta6raの日記</blog_title>
  <blog_url>https://ta6ra.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>メソッドに型パラメータを付ける事もできます。使われる側 public class Foo { // #1「型変数の宣言」 public &lt;T&gt; T setGet(T value) { return value; } } 使う側 Foo f = new Foo(); // #4「型変数へのバインド」 String s = f.&lt;String&gt;setGet(&quot;abc&quot;);</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fta6ra.hatenadiary.org%2Fentry%2F20101227&quot; title=&quot;Java Generics メモその7 - ta6raの日記&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-12-27 00:00:00</published>
  <title>Java Generics メモその7</title>
  <type>rich</type>
  <url>https://ta6ra.hatenadiary.org/entry/20101227</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
