<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Elfwood blog</title>
    <link>https://elfwood.org/elfblog/</link>
    <description>Recent content on Elfwood blog</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 07 Jul 2026 10:00:00 +0300</lastBuildDate>
    <atom:link href="https://elfwood.org/elfblog/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Hello World: Welcome to elfwood</title>
      <link>https://elfwood.org/elfblog/posts/hello-world/</link>
      <pubDate>Tue, 07 Jul 2026 10:00:00 +0300</pubDate>
      <guid>https://elfwood.org/elfblog/posts/hello-world/</guid>
      <description>Elfwood blog is here</description>
    </item>
    <item>
      <title>Java String is final and immutable. Yet, java string contents can be modified</title>
      <link>https://elfwood.org/elfblog/posts/java-string-is-immutable-but-can-be-changed/</link>
      <pubDate>Tue, 07 Jul 2026 10:00:00 +0300</pubDate>
      <guid>https://elfwood.org/elfblog/posts/java-string-is-immutable-but-can-be-changed/</guid>
      <description>The article discusses differences between finalness and immutability of classes and unchangeability of contents. On example of java.lang.String demostrated that content of immutable class&amp;rsquo;s object can be changed</description>
    </item>
    <item>
      <title>What it takes to make a java class immutable?And what does it mean, actually?</title>
      <link>https://elfwood.org/elfblog/posts/java-immutability/</link>
      <pubDate>Tue, 07 Jul 2026 10:00:00 +0300</pubDate>
      <guid>https://elfwood.org/elfblog/posts/java-immutability/</guid>
      <description>The article discusses what classes produce immutable objects and what guarantees JVM provides fro immutable objects</description>
    </item>
  </channel>
</rss>
