Abstract class
From CSSEMediaWiki
Revision as of 05:28, 13 September 2008 by Jason Clutterbuck (Talk | contribs)
Any class that has abstract method declarations or any class inheriting from an abstract class without supplying an implementation for every abstract method super-class.