<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hisaichi5518</author_name>
  <author_url>https://blog.hatena.ne.jp/hisaichi5518/</author_url>
  <blog_title>パルカワ2</blog_title>
  <blog_url>https://hisaichi5518.hatenablog.jp/</blog_url>
  <categories>
  </categories>
  <description>Nullableアノテーションは様々なライブラリで定義されている（android.support.annotationやjavax.annotation） それらをまとめてNullableとして扱いたい…こっちで定義とかしたくない……と思ったので、以下のようにした。 private boolean isNullable() { return element.getAnnotationMirrors().stream().filter(c -&gt; { return c.getAnnotationType().asElement().getSimpleName().toString().equals…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhisaichi5518.hatenablog.jp%2Fentry%2F2018%2F05%2F18%2F171249&quot; title=&quot;アノテーションプロセッサでfieldにNullableアノテーションがついてるのか知りたい - パルカワ2&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>2018-05-18 17:12:49</published>
  <title>アノテーションプロセッサでfieldにNullableアノテーションがついてるのか知りたい</title>
  <type>rich</type>
  <url>https://hisaichi5518.hatenablog.jp/entry/2018/05/18/171249</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
