<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MindsMapped | John | Activity</title>
	<link>https://www.mindsmapped.com/members/john/activity/</link>
	<atom:link href="https://www.mindsmapped.com/members/john/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for John.</description>
	<lastBuildDate>Tue, 07 Apr 2026 08:18:20 -0400</lastBuildDate>
	<generator>https://buddypress.org/?v=11.3.1</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">6760a1ff5902b89a1309e059d85d4b2e</guid>
				<title>John replied to the topic Why java doesn&#039;t support constructor inheritance? in the forum Java J2EE Programming</title>
				<link>https://www.mindsmapped.com/topic/why-java-doesnt-support-constructor-inheritance/#post-12819</link>
				<pubDate>Thu, 26 Jul 2018 20:16:13 -0400</pubDate>

									<content:encoded><![CDATA[<p>In Java Constructors are not polymorphic.<br />
When you are dealing with already constructed class, you could be handling a declared type of the object, or any of its sub classes.<br />
In Java a constructor is always called on the specific type,eg new String(). A hypothetical subclasses have no role in this.</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>