<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>vist764</author_name>
  <author_url>https://blog.hatena.ne.jp/vist764/</author_url>
  <blog_title>アルパカノフン</blog_title>
  <blog_url>https://vist764.hatenablog.com/</blog_url>
  <categories>
    <anon>★プログラミング</anon>
    <anon>・Java</anon>
  </categories>
  <description>Nullチェック isNull/nonNull ==null/!=null 空文字チェック isEmpty ==&quot;&quot;/!=&quot;&quot; 空文字＋空白チェック isBlank Null＋空文字チェック isEmpty/isNotEmpty Null＋空文字＋空白チェック isBlank/isNotBlank Nullチェック isNull/nonNull ※nonNullは結果が逆になる ※Java 8以降のみ Objects.isNull(hoge) Objects.nonNull(hoge) 値 結果 null true &quot;&quot; false &quot; &quot; false &quot; &quot; false ==null/!=n…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fvist764.hatenablog.com%2Fentry%2F2022%2F05%2F11%2F122446&quot; title=&quot;【Java】nullチェック - アルパカノフン&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>2022-05-11 12:24:46</published>
  <title>【Java】nullチェック</title>
  <type>rich</type>
  <url>https://vist764.hatenablog.com/entry/2022/05/11/122446</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
