<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yusuke_hata</author_name>
  <author_url>https://blog.hatena.ne.jp/yusuke_hata/</author_url>
  <blog_title>Kuwapp's Blog</blog_title>
  <blog_url>https://yusuke-hata.hatenablog.com/</blog_url>
  <categories>
    <anon>Android</anon>
  </categories>
  <description>メモってないと忘れそうなので。 ArrayListをランダムに並び替えたいときってありますよね。 あんまり拘らないなら、Collections.shuffleメソッドで簡単に並び替えることができます。 便利！！ ArrayList&lt;String&gt; array_list = new ArrayList&lt;String&gt;(); Collections.shuffle(array_list);</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyusuke-hata.hatenablog.com%2Fentry%2F2013%2F11%2F26%2F134434&quot; title=&quot;【JAVA】ArrayListのシャッフル。ランダムに並び替え。【Android】【メモ】 - Kuwapp&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-11-26 13:44:34</published>
  <title>【JAVA】ArrayListのシャッフル。ランダムに並び替え。【Android】【メモ】</title>
  <type>rich</type>
  <url>https://yusuke-hata.hatenablog.com/entry/2013/11/26/134434</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
