<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gfx</author_name>
  <author_url>https://blog.hatena.ne.jp/gfx/</author_url>
  <blog_title>Islands in the byte stream</blog_title>
  <blog_url>https://gfx.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>RxJava Advent Calendar 2015の最終日です。軽めにいきます。 Observableでリストを得るインターフェイスを Observable&lt;T&gt; にすべきか Single&lt;List&lt;T&gt;&gt; にするべきか迷うことがあると思います。 結論からいえば、迷った時は Single&lt;List&lt;T&gt;&gt; だろうと思っています。 List&lt;T&gt; を得るときは、ほとんどの場合 ListAdapter などにそのまま渡すことになるでしょう。したがって、 Observable&lt;T&gt; インターフェイスがあっても結局 Observable#toList() で Observable&lt;List&lt;T&gt;&gt;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgfx.hatenablog.com%2Fentry%2F2015%2F12%2F25%2F225825&quot; title=&quot;Observableでリストを得るインターフェイスの設計の具体例を少々 - Islands in the byte stream&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>2015-12-25 22:58:25</published>
  <title>Observableでリストを得るインターフェイスの設計の具体例を少々</title>
  <type>rich</type>
  <url>https://gfx.hatenablog.com/entry/2015/12/25/225825</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
