<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>r1akamoo</author_name>
  <author_url>https://blog.hatena.ne.jp/r1akamoo/</author_url>
  <blog_title>情報系院生の活動日誌</blog_title>
  <blog_url>https://r1akamoo.hatenablog.com/</blog_url>
  <categories>
    <anon>活動日誌</anon>
  </categories>
  <description>結論 Integer[] arr_integer = Arrays.stream(a).boxed().toArray(Integer[]::new); List&lt;Integer&gt; list_integer = Arrays.asList(arr_integer); ArrayDeque&lt;Integer&gt; deq = new ArrayDeque&lt;&gt;(list_integer);</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fr1akamoo.hatenablog.com%2Fentry%2F2019%2F10%2F04%2F012612&quot; title=&quot;Java8で追加されたstreamを用いてint型の配列をIntegerのArrayListに変換する - 情報系院生の活動日誌&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>2019-10-04 01:26:12</published>
  <title>Java8で追加されたstreamを用いてint型の配列をIntegerのArrayListに変換する</title>
  <type>rich</type>
  <url>https://r1akamoo.hatenablog.com/entry/2019/10/04/012612</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
