<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tomo_k</author_name>
  <author_url>https://blog.hatena.ne.jp/tomo_k/</author_url>
  <blog_title>tomo_k’s blog</blog_title>
  <blog_url>https://tomo-k.hatenablog.jp/</blog_url>
  <categories>
    <anon>Java</anon>
  </categories>
  <description>昨日のプログラムに実行順序を念のために書いておく。 public class Test { public static void main(String[] args) throws Exception { //1 System.out.println(&quot;mainメソッドスタート&quot;); //2 method(); //3 System.out.println(&quot;mainメソッド終了&quot;); //7 } //8 private static void method() { //4 System.out.println(&quot;Methodです。&quot;); //5 } //6 } では、これはどうなるか？ p…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftomo-k.hatenablog.jp%2Fentry%2F20050915%2F1126788166&quot; title=&quot;メソッド - tomo_k’s 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>2005-09-15 21:42:46</published>
  <title>メソッド</title>
  <type>rich</type>
  <url>https://tomo-k.hatenablog.jp/entry/20050915/1126788166</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
