<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>suzaku0914</author_name>
  <author_url>https://blog.hatena.ne.jp/suzaku0914/</author_url>
  <blog_title>エンターテイメント！！</blog_title>
  <blog_url>https://suzaku-tec.hatenadiary.jp/</blog_url>
  <categories>
    <anon>Java</anon>
    <anon>プログラミング</anon>
    <anon>学習</anon>
    <anon>情報収集</anon>
  </categories>
  <description>JEP JEP 360: Sealed Classes (Preview) 内容 簡単に言うと、継承先を限定することができるクラスやインタフェースを作れるらしい。 これができる背景には、目的にそぐわない継承やインタフェースの実装が乱立していた事実があるのかもしれない。※個人の予想です。 コード的には、下記のような記載になる。 sealed class Shape permits Circle, Rectangle, Square { } 目新しい違いは、sealedとpermits。 sealedで、今回の機能を使うことを宣言している。 そして、継承を許可するクラスは、permitsで宣言。 …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsuzaku-tec.hatenadiary.jp%2Fentry%2F2020%2F09%2F05%2F224624&quot; title=&quot; 【Java】Java15先取り調査 JEP 360: Sealed Classes (Preview) - エンターテイメント！！&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>2020-09-05 22:46:24</published>
  <title> 【Java】Java15先取り調査 JEP 360: Sealed Classes (Preview)</title>
  <type>rich</type>
  <url>https://suzaku-tec.hatenadiary.jp/entry/2020/09/05/224624</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
