<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Jaldabaoth</author_name>
  <author_url>https://blog.hatena.ne.jp/Jaldabaoth/</author_url>
  <blog_title>世界は何故、如何にして物語であるか</blog_title>
  <blog_url>https://jaldabaoth.hatenadiary.org/</blog_url>
  <categories>
    <anon>Java-MEMO</anon>
  </categories>
  <description>型変数を特定しない場合は、ワイルドカード(?)を使用するワイルドカードに対して、以下の様に記述することでその境界を示すことが可能である上限境界&lt; ? extends データ型&gt;下限境界&lt; ? super データ型&gt;境界の定められていないワイルドカードをコレクションの型パラメータとして使用した場合、そのコレクションに対する編集操作を記述すると、コンパイルエラーとなる。上限境界に対しては、要素の追加が出来ない。ただし、上限の型のメソッド呼び出しは可能。下限境界に対しては、下限と同じ型の要素が追加可能。ただし、下限の型のメソッド呼び出しは不可能。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fjaldabaoth.hatenadiary.org%2Fentry%2F20090916%2F1253048400&quot; title=&quot;ワイルドカード - 世界は何故、如何にして物語であるか&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>2009-09-16 06:00:00</published>
  <title>ワイルドカード</title>
  <type>rich</type>
  <url>https://jaldabaoth.hatenadiary.org/entry/20090916/1253048400</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
