<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Pyons</author_name>
  <author_url>https://blog.hatena.ne.jp/Pyons/</author_url>
  <blog_title>Pyons Tech Blog</blog_title>
  <blog_url>https://pyons.hatenablog.com/</blog_url>
  <categories>
    <anon>Java Silver対策</anon>
  </categories>
  <description>Objectクラス getClassメソッド getClass()メソッドに更に、getName()メソッドを繋げることで、インスタンスのクラス名のみを取得することが出来る。 また、ArrayList等ではない普通の配列もオブジェクトとして扱われているので、getClassでクラス名を取得できる。 int等基本データ型には利用できない。 class TestClass{} public class Chapter7_2 { public static void main(String[] args) { int[] integerArray = {1,2,3,4,5,6,7}; String[…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpyons.hatenablog.com%2Fentry%2F2021%2F01%2F03%2F120034&quot; title=&quot;Ch7. ObjectクラスとDate and Time API - Pyons Tech 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>2021-01-03 12:00:34</published>
  <title>Ch7. ObjectクラスとDate and Time API</title>
  <type>rich</type>
  <url>https://pyons.hatenablog.com/entry/2021/01/03/120034</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
