<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>infolearn</author_name>
  <author_url>https://blog.hatena.ne.jp/infolearn/</author_url>
  <blog_title>2d-but-icchi</blog_title>
  <blog_url>https://infolearn.hatenadiary.com/</blog_url>
  <categories>
    <anon>Java</anon>
  </categories>
  <description>はじめに このページは大学のJavaの授業の予習の一環で書いている。 直感的な理解をメモしているだけなので、厳密な内容は避ける。 第１回はメソッドである。 メソッドとは メソッドとは、ある特定のタスクを実行するコードのかたまり。クラスの中で宣言される。 ほかの言語でいう「関数」に似てる。 メソッドの概要 一般形 access_modifier return_type method_name(parameter_list) { // method body } access_modifier: public, private, protected のいずれかを指定する。省略するとデフォルトになる…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finfolearn.hatenadiary.com%2Fentry%2Fjava%2Fmethods&quot; title=&quot;メソッド - methods（Java 第１回） - 2d-but-icchi&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>2024-02-01 22:48:40</published>
  <title>メソッド - methods（Java 第１回）</title>
  <type>rich</type>
  <url>https://infolearn.hatenadiary.com/entry/java/methods</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
