<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shuji_w6e</author_name>
  <author_url>https://blog.hatena.ne.jp/shuji_w6e/</author_url>
  <blog_title>やさしいデスマーチ</blog_title>
  <blog_url>https://shuji-w6e.hatenadiary.org/</blog_url>
  <categories>
    <anon>Java入門</anon>
  </categories>
  <description>java.util.IteratorはArrayListなどのコレクションに対して繰り返し処理を行う為のインターフェイスです。 Iteratorを使うことで、様々な集合に対する繰り返し処理を共通のインターフェイスで実装できます。ArrayListに対してiterator()メソッドを呼び出すと、戻り値としてIteratorインターフェイスの実装クラス（インスタンス）を取得できます（実装クラスがなにかは解りませんが、知る必要もありません）。 このIteratorは反復子とも呼ばれ、次の３つのメソッドが定義されています。 戻り値 メソッド 概要 boolean hasNext() 繰り返し処理でさ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshuji-w6e.hatenadiary.org%2Fentry%2F20070227%2F1172567125&quot; title=&quot;java.util.Iterator - やさしいデスマーチ&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>2007-02-27 18:05:25</published>
  <title>java.util.Iterator</title>
  <type>rich</type>
  <url>https://shuji-w6e.hatenadiary.org/entry/20070227/1172567125</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
