<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Nkzn</author_name>
  <author_url>https://blog.hatena.ne.jp/Nkzn/</author_url>
  <blog_title>ナカザンドットネット</blog_title>
  <blog_url>https://blog.nkzn.net/</blog_url>
  <categories>
    <anon>Java</anon>
  </categories>
  <description>1.2つのIntegerオブジェクトが別のコンストラクタによって生成されたとき、同じ数値を表しているかequals()メソッドを使ってテストしなさい。 class CompareInts{ public static void main(String[] args){ Integer obj1 = new Integer(3); Integer obj2 = new Integer(&quot;3&quot;); System.out.println(obj1.equals(obj2)); } }</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.nkzn.net%2Fentry%2F20070805%2F1186323849&quot; title=&quot;練習問題2.5 new演算子 - ナカザンドットネット&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>2007-08-05 23:24:09</published>
  <title>練習問題2.5 new演算子</title>
  <type>rich</type>
  <url>https://blog.nkzn.net/entry/20070805/1186323849</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
