<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kamoi-kenichi</author_name>
  <author_url>https://blog.hatena.ne.jp/kamoi-kenichi/</author_url>
  <blog_title>System.out.println(&quot;Java学習中&quot;);</blog_title>
  <blog_url>https://blog.kenichikamoi.com/</blog_url>
  <categories>
    <anon>【Java Silver対策】</anon>
  </categories>
  <description>🟢 はじめに Javaを勉強していると、数字の周りに &quot;（ダブルクォーテーション）がついていたり、ついていなかったりすることってありませんか？ 実はJavaの世界では、「ダブルクォーテーション（&quot;）という記号で囲まれているかどうか」で、文字か数字かを完全に区別しています。 まずは、こちらのコードを見てみてください👀 import java.util.Arrays; public class Main { public static void main(String[] args) { Object[] mixedIds = {&quot;10&quot;, new String(&quot;20&quot;), 30}; Strin…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.kenichikamoi.com%2Fentry%2F2026%2F04%2F06%2F231805&quot; title=&quot;【Java Silver対策】ダブルクォーテーション（&amp;quot;）文字と数字の違い - System.out.println(&amp;quot;Java学習中&amp;quot;);&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>https://cdn-ak.f.st-hatena.com/images/fotolife/k/kamoi-kenichi/20260426/20260426231448.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2026-04-06 23:18:05</published>
  <title>【Java Silver対策】ダブルクォーテーション（&quot;）文字と数字の違い</title>
  <type>rich</type>
  <url>https://blog.kenichikamoi.com/entry/2026/04/06/231805</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
