<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[RSS Feed]]></title><description><![CDATA[RSS Feed]]></description><link>http://direct.ecency.com</link><image><url>http://direct.ecency.com/logo512.png</url><title>RSS Feed</title><link>http://direct.ecency.com</link></image><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Apr 2026 00:59:06 GMT</lastBuildDate><atom:link href="http://direct.ecency.com/@sharpchain/rss" rel="self" type="application/rss+xml"/><item><title><![CDATA[How to use  volatile in kotlin]]></title><description><![CDATA[What is volatile volatile is a keyword in java. volatile in Java is used as an indicator to Java compiler and Thread that do not cache value of this variable and always read it from main memory. The Java]]></description><link>http://direct.ecency.com/volatile/@sharpchain/how-to-use-volatile-in-kotlin</link><guid isPermaLink="true">http://direct.ecency.com/volatile/@sharpchain/how-to-use-volatile-in-kotlin</guid><category><![CDATA[volatile]]></category><dc:creator><![CDATA[sharpchain]]></dc:creator><pubDate>Wed, 25 Jul 2018 15:18:57 GMT</pubDate></item><item><title><![CDATA[How to use transient in kotlin]]></title><description><![CDATA[What is transient in java   transient is a key-word. Transient in java is used to on class variable to indicate that serialization process of such class should ignore such variables. A Transient variable]]></description><link>http://direct.ecency.com/java/@sharpchain/how-to-use-transient-in-kotlin</link><guid isPermaLink="true">http://direct.ecency.com/java/@sharpchain/how-to-use-transient-in-kotlin</guid><category><![CDATA[java]]></category><dc:creator><![CDATA[sharpchain]]></dc:creator><pubDate>Mon, 23 Jul 2018 13:47:03 GMT</pubDate></item></channel></rss>