<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Horiuchi_H</author_name>
  <author_url>https://blog.hatena.ne.jp/Horiuchi_H/</author_url>
  <blog_title>しがないプログラマ の日記</blog_title>
  <blog_url>https://horiuchi.hateblo.jp/</blog_url>
  <categories>
    <anon>Java</anon>
  </categories>
  <description>Java SE5でGenericsを使ってみたのですが、一つ疑問が。 public class A implements Cloneable { @Override public A clone() throws CloneNotSupportedException { return A super.clone(); } } とすると、警告が表示されます。実行時にはGenericsの型情報が消えてしまうのが原因というところまでは分かったのですが、この場合『@SuppressWarnings(&quot;unchecked&quot;)』を付けて警告を押さえ込むしかないのでしょうか？何かうまい方法はないものなのでし…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhoriuchi.hateblo.jp%2Fentry%2F20051222%2F1135241887&quot; title=&quot;Generics を使ってみたら - しがないプログラマ の日記&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>2005-12-22 17:58:07</published>
  <title>Generics を使ってみたら</title>
  <type>rich</type>
  <url>https://horiuchi.hateblo.jp/entry/20051222/1135241887</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
