<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hhelibex</author_name>
  <author_url>https://blog.hatena.ne.jp/hhelibex/</author_url>
  <blog_title>HHeLiBeXの日記 正道編</blog_title>
  <blog_url>https://hhelibex.hatenablog.jp/</blog_url>
  <categories>
    <anon>Java</anon>
    <anon>爆弾コード</anon>
  </categories>
  <description>次のようなコードに遭遇したとき、一瞬、見なかったことにしようかと思った。 private static String buildString(List codes) { String resStr = &quot;&quot;; // 何か別の処理 for (int j = 0; j &lt; codes.size(); ++j) { if (Integer.parseInt((String) codes.get(j)) == 5001) { resStr += &quot;Code-One&quot;; } else if (Integer.parseInt((String) codes.get(j)) == 5002) { resSt…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhhelibex.hatenablog.jp%2Fentry%2F20100203%2F1265202686&quot; title=&quot;無駄にCPUを使いたい処理(謎) - HHeLiBeXの日記 正道編&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-02-03 22:11:26</published>
  <title>無駄にCPUを使いたい処理(謎)</title>
  <type>rich</type>
  <url>https://hhelibex.hatenablog.jp/entry/20100203/1265202686</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
