is there a section on abstract classes in the current version of the
java tutorial
( http://java.sun.com/docs/books/tutorial/java/javaOO/index.html )
?
In the older versions of the tutorial, they used to have a page about
abstract classes.
Thanks.
Xah
xah@xahlee.org
∑ http://xahlee.org/
Xah Lee - 23 Nov 2006 20:36 GMT
oops, sorry. Just found it.
'twas under “Classes and Inheritance” for almost a decade.
Now it is restructured into under “Interfaces and Inheritance”.
http://java.sun.com/docs/books/tutorial/java/IandI/abstract.html
Xah
xah@xahlee.org
∑ http://xahlee.org/
> is there a section on abstract classes in the current version of the
> java tutorial
[quoted text clipped - 9 lines]
> xah@xahlee.org
> ∑ http://xahlee.org/