<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>succeed</author_name>
  <author_url>https://blog.hatena.ne.jp/succeed/</author_url>
  <blog_title>飲み物だから太らない</blog_title>
  <blog_url>https://succeed.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>本日のICPC練習において、すごく気になることがあったので調べてみた。 Collectionクラス全般に言えることだが、例えばLinkedListにある、removeメソッドというメソッドの型定義は、以下のようになっている。 E remove(int index) リストの指定された位置にある要素を削除します。 boolean remove(Object o) リスト内で最初に検出された、指定要素を削除します。 このメソッドは、オーバーロードされていて、どちらかが静的に決定されて呼び出される。これ自身は別に大したことはないのだけれども、ここにboxingとGenericsが絡むとちょっとややこ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsucceed.hatenadiary.org%2Fentry%2F20060611%2F1150016685&quot; title=&quot;Genericsとboxingとoverloadと - 飲み物だから太らない&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>2006-06-11 18:04:45</published>
  <title>Genericsとboxingとoverloadと</title>
  <type>rich</type>
  <url>https://succeed.hatenadiary.org/entry/20060611/1150016685</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
