<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>voidy21</author_name>
  <author_url>https://blog.hatena.ne.jp/voidy21/</author_url>
  <blog_title>voidy21の日記</blog_title>
  <blog_url>https://voidy21.hatenablog.jp/</blog_url>
  <categories>
    <anon>scala</anon>
  </categories>
  <description>これを参考に なんというか、ほえー package main.scala import java.lang.reflect.ParameterizedType trait G[T] { def getGenericClass: java.lang.Class[T] = { getClass().getGenericInterfaces()(0) .asInstanceOf[ParameterizedType] .getActualTypeArguments()(0) .asInstanceOf[java.lang.Class[T]] } } class A extends G[A] objec…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fvoidy21.hatenablog.jp%2Fentry%2F20110626%2F1309059043&quot; title=&quot;総称型から本当の型を取得したい - voidy21の日記&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>2011-06-26 12:30:43</published>
  <title>総称型から本当の型を取得したい</title>
  <type>rich</type>
  <url>https://voidy21.hatenablog.jp/entry/20110626/1309059043</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
