<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>taichitaichi</author_name>
  <author_url>https://blog.hatena.ne.jp/taichitaichi/</author_url>
  <blog_title>設計と実装の狭間で。</blog_title>
  <blog_url>https://taichitaichi.hatenadiary.org/</blog_url>
  <categories>
    <anon>実装</anon>
  </categories>
  <description>昨日は、コードが、重複してて、アレだな…とか、思ったりしたりしなかったり。 やはり、javaは処理構造を再利用する為には、結構冗長なコードが必要になるですな。 public class StreamUtil { public interface _&lt;STREAM, T extends Throwable&gt; { STREAM open() throws T; void handle(STREAM in) throws T; void happen(T exception); } private interface D&lt;STREAM&gt; { void dispose(STREAM stream); …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftaichitaichi.hatenadiary.org%2Fentry%2F20080911%2F1221111973&quot; title=&quot;脊髄反射だけでやってみている。 - 設計と実装の狭間で。&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>2008-09-11 14:46:13</published>
  <title>脊髄反射だけでやってみている。</title>
  <type>rich</type>
  <url>https://taichitaichi.hatenadiary.org/entry/20080911/1221111973</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
