<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>xuwei</author_name>
  <author_url>https://blog.hatena.ne.jp/xuwei/</author_url>
  <blog_title>xuwei-k's blog</blog_title>
  <blog_url>https://xuwei-k.hatenablog.com/</blog_url>
  <categories>
    <anon>java</anon>
    <anon>scala</anon>
  </categories>
  <description>functional java ってライブラリ使えば、Javaでも関数型プログラミングできるよ！っていう誰得な記事。あと、途中にScalaの話しもちょっと混ざってます。 ライブラリ使うために、sbt使います。まず以下のようなbuild.sbtを用意 libraryDependencies ++= Seq( &quot;org.codehaus.jackson&quot; % &quot;jackson-mapper-asl&quot; % &quot;1.9.7&quot; ,&quot;org.functionaljava&quot; % &quot;functionaljava&quot; % &quot;3.1&quot; ) 実行する処理としては、 url を渡す =&gt; それに対してhttp getした…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fxuwei-k.hatenablog.com%2Fentry%2F20120518%2F1337292876&quot; title=&quot;Java で Either モナド - xuwei-k&amp;#39;s blog&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>http://a0.twimg.com/profile_images/1833550778/puppy_bt_normal.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-05-18 07:14:36</published>
  <title>Java で Either モナド</title>
  <type>rich</type>
  <url>https://xuwei-k.hatenablog.com/entry/20120518/1337292876</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
