<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 4: isInterface() for abstract class</title><link href="https://sourceforge.net/p/openjava/bugs/4/" rel="alternate"/><link href="https://sourceforge.net/p/openjava/bugs/4/feed.atom" rel="self"/><id>https://sourceforge.net/p/openjava/bugs/4/</id><updated>2002-04-05T15:31:42Z</updated><subtitle>Recent changes to 4: isInterface() for abstract class</subtitle><entry><title>isInterface() for abstract class</title><link href="https://sourceforge.net/p/openjava/bugs/4/" rel="alternate"/><published>2002-04-05T15:31:42Z</published><updated>2002-04-05T15:31:42Z</updated><author><name>Michiaki Tatsubori</name><uri>https://sourceforge.net/u/tatsubori/</uri></author><id>https://sourceforge.netb4d8cc2756206e7dbd4e9881df7e53c3373c3cf1</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Bug report: &lt;/p&gt;
&lt;p&gt;OJClass.isInterface() is returning true for one of my classes&lt;br /&gt;
which is an abstract class. I haven't checked it out for any&lt;br /&gt;
others but assume that it always does this for abstract classes.&lt;/p&gt;
&lt;p&gt;Request for workaround: is there any simple way to tell a real &lt;br /&gt;
interface from an abstract class? Or a quick fix for this bug?&lt;/p&gt;
&lt;p&gt;thanks&lt;br /&gt;
Jim Goodwin&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>