org.eclipse.cdt.internal.core
Class InternalCExtension

java.lang.Object
  extended by org.eclipse.core.runtime.PlatformObject
      extended by org.eclipse.cdt.internal.core.InternalCExtension
All Implemented Interfaces:
org.eclipse.core.runtime.IAdaptable
Direct Known Subclasses:
AbstractCExtension

public abstract class InternalCExtension
extends org.eclipse.core.runtime.PlatformObject


Constructor Summary
InternalCExtension()
           
 
Method Summary
 
Methods inherited from class org.eclipse.core.runtime.PlatformObject
getAdapter
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InternalCExtension

public InternalCExtension()