Content deleted Content added
Tags: Mobile edit Mobile web edit |
→Abstract classes: deleted nonsense Tags: Mobile edit Mobile web edit |
||
Line 1,264:
An [http://docs.oracle.com/javase/specs/jls/se7/html/jls-8.html#jls-8.1.1.1 Abstract Class] is a class that is incomplete, or to be considered incomplete.
A class C has abstract methods if any of the following is true:
|