<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>MiraiEngineer</author_name>
  <author_url>https://blog.hatena.ne.jp/MiraiEngineer/</author_url>
  <blog_title>未来エンジニア養成所Blog</blog_title>
  <blog_url>https://phoeducation.work/</blog_url>
  <categories>
    <anon>Java</anon>
    <anon>技術</anon>
  </categories>
  <description>ラッパークラスとは 基本データ型とラッパークラス ラッパークラスのコンストラクタ あわせて学習したい ラッパークラスとは int型やdouble型といった基本データ型は、その値そのものを表現しているだけで、動作を定義するメソッドを持っていません。 文字列で表現されている数値をint型に変換したり、その逆だったりと、基本データ型に対しても処理を行いたい場合があります。 例えば、コマンドライン引数でユーザーから値を取得したとしましょう。 コマンドライン引数はmain()メソッドの引数として定義されたString型の配列変数argsに格納されます。 受け取った値はString型とみなされるので、この…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fphoeducation.work%2Fentry%2F20211126%2F1637881080&quot; title=&quot;【Java】ラッパークラス Part1 - 未来エンジニア養成所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>https://phoeducation.com/blog_img/BlogTitle(20211126).png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-11-26 07:58:00</published>
  <title>【Java】ラッパークラス Part1</title>
  <type>rich</type>
  <url>https://phoeducation.work/entry/20211126/1637881080</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
