<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>uggds</author_name>
  <author_url>https://blog.hatena.ne.jp/uggds/</author_url>
  <blog_title>UGA Boxxx</blog_title>
  <blog_url>https://uga-box.hatenablog.com/</blog_url>
  <categories>
    <anon>Java</anon>
  </categories>
  <description>最大で1,000要素になる可能性があるリストで、もし800要素以上ある場合は800要素以下のリストと残りの要素のリストに分けたい これはJavaでどうするんだっけ？と思ったので調べた List.subList を使う List.subListというのがあったので、普通にこれを使うのが良さそう https://docs.oracle.com/javase/jp/8/docs/api/java/util/List.html#subList-int-int- List&lt;E&gt; subList(int fromIndex, int toIndex) 指定されたfromIndexからtoIndexまでの部…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fuga-box.hatenablog.com%2Fentry%2F2023%2F02%2F13%2F000000&quot; title=&quot;【Java】リストを指定の数で分割したい - UGA Boxxx&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>2023-02-13 00:00:00</published>
  <title>【Java】リストを指定の数で分割したい</title>
  <type>rich</type>
  <url>https://uga-box.hatenablog.com/entry/2023/02/13/000000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
