<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Naotsugu</author_name>
  <author_url>https://blog.hatena.ne.jp/Naotsugu/</author_url>
  <blog_title>A Memorandum</blog_title>
  <blog_url>https://blog1.mammb.com/</blog_url>
  <categories>
    <anon>Scala</anon>
  </categories>
  <description>Scala におけるプリミティブ型の扱い Scala は純粋オブジェクト指向言語であり、Java にあるプリミティブ型は存在しません。Java の int などはScala では Int というオブジェクトとして扱われます。しかしこれはコンパイル段階の話で、出力されるバイトコードでは、Scala コンパイラによる最適化が行われ、オブジェクトは対応するプリミティブ型に変換されます。 型消去(type erasure) Scala の型パラメータは Java のジェネリクスと同様に type erasure(型消去) となります。型パラメータの情報はコンパイルの段階で検査され、コンパイル後のバイト…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog1.mammb.com%2Fentry%2F20100821%2F1282358937&quot; title=&quot;Scala2.8 の新機能 特化型パラメータ - A Memorandum&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-08-21 11:48:57</published>
  <title>Scala2.8 の新機能 特化型パラメータ</title>
  <type>rich</type>
  <url>https://blog1.mammb.com/entry/20100821/1282358937</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
