<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>bleis-tift</author_name>
  <author_url>https://blog.hatena.ne.jp/bleis-tift/</author_url>
  <blog_title>ぐるぐる～</blog_title>
  <blog_url>https://bleis-tift.hatenablog.com/</blog_url>
  <categories>
    <anon>Book</anon>
    <anon>Java</anon>
  </categories>
  <description>前回、前々回に引き続き、Java魂の3章、「不変な型」のおかしな部分の紹介。 まずは3.1.1 不変な型の作成から、3.1.2 不完全な不変型。以下のコードは、不変ではない例として紹介されている。 package oreilly.hcj.immutable; public class ImmutablePerson { private String firstName; private String lastName; private int age; public ImmutablePerson(final String firstName, final String lastName, f…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbleis-tift.hatenablog.com%2Fentry%2F20070625%2F1182597918&quot; title=&quot;Java魂3章 - ぐるぐる～&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-06-25 20:25:18</published>
  <title>Java魂3章</title>
  <type>rich</type>
  <url>https://bleis-tift.hatenablog.com/entry/20070625/1182597918</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
