<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>daisuke-m</author_name>
  <author_url>https://blog.hatena.ne.jp/daisuke-m/</author_url>
  <blog_title>都元ダイスケ IT-PRESS</blog_title>
  <blog_url>https://daisuke-m.hatenablog.com/</blog_url>
  <categories>
    <anon>Java</anon>
    <anon>オブジェクト指向</anon>
  </categories>
  <description>昨日ご紹介したbaseunitsですが、そのコードを社内コードレビューに掛けた際、id:cobonasからこんな指摘がありました。 package jp.tricreo.baseunits.util; import java.util.Iterator; /** * 明示的に、対象のコレクションに対する操作ができないことを表す反復子。 * * @param &lt;T&gt; 要素の型 */ public abstract class ImmutableIterator&lt;T&gt; implements Iterator&lt;T&gt; { @Override public void remove() { throw n…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdaisuke-m.hatenablog.com%2Fentry%2F20101223%2F1293086983&quot; title=&quot;UnsupportedOperationExceptionと相続拒否 - 都元ダイスケ IT-PRESS&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-12-23 15:49:43</published>
  <title>UnsupportedOperationExceptionと相続拒否</title>
  <type>rich</type>
  <url>https://daisuke-m.hatenablog.com/entry/20101223/1293086983</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
