<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>operando</author_name>
  <author_url>https://blog.hatena.ne.jp/operando/</author_url>
  <blog_title>やる気 ない日記</blog_title>
  <blog_url>https://hack-it-iron.hatenablog.com/</blog_url>
  <categories>
    <anon>Kotlin</anon>
  </categories>
  <description>2016/12/10の30分 Kotlinメモ🌂 書いてるコードは雑にここにあります。 github.com Delegated Properties kotlinlang.org あー、あーなるほど。ようわからん。 良さそうなんだけど、使い方に慣れなくて全くようわからん状態のコードを書いてた。 open class User(open val name: String) { var age = 0 var gender: Int = 0 set(value) { field = value } val isAdmin: Boolean get() = false val language b…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhack-it-iron.hatenablog.com%2Fentry%2F2016%2F12%2F10%2F215844&quot; title=&quot;2016/12/10の30分 Kotlinメモ🌂 - やる気 ない日記&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>2016-12-10 21:58:44</published>
  <title>2016/12/10の30分 Kotlinメモ🌂</title>
  <type>rich</type>
  <url>https://hack-it-iron.hatenablog.com/entry/2016/12/10/215844</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
