<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>talisker_ZQN</author_name>
  <author_url>https://blog.hatena.ne.jp/talisker_ZQN/</author_url>
  <blog_title>Cults !!</blog_title>
  <blog_url>https://talisker-zqn.hatenadiary.org/</blog_url>
  <categories>
    <anon>Java</anon>
  </categories>
  <description>java.util.Comparatorインターフェースで評価を実装し、java.utilCollections.sort()メソッドでソートする。 Comparator#compare()の仕様を見て頂くのが一番判りやすいと思う。 int compare(T o1, T o2) パラメータ: o1 - 比較対象の最初のオブジェクト o2 - 比較対象の 2 番目のオブジェクト 戻り値: 最初の引数が 2 番目の引数より小さい場合は負の整数、両方が等しい場合は 0、 最初の引数が 2 番目の引数より大きい場合は正の整数つまり、二つの対象を評価して、前に並べたければ、-1を、後ろなら1を、同じな…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftalisker-zqn.hatenadiary.org%2Fentry%2F20100625%2F1277483223&quot; title=&quot;Listの独自キーでのソート - Cults !!&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-06-25 01:27:03</published>
  <title>Listの独自キーでのソート</title>
  <type>rich</type>
  <url>https://talisker-zqn.hatenadiary.org/entry/20100625/1277483223</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
