Simulating Multiple Inheritance in Java Software

Simulating Multiple Inheritance in Java Software

Note: This article will be emailed to your friend.

JavaWorld has this trivial article on simulating multiple inheritance in Java software using delegation. What he explains in a big long-winded article with several examples, requires just one sentence to elucidate. It is an age old technique.

Create instances of objects (extend them if you need using inner classes) you wanted to inherit in the first [...]

Read the rest of this article (81 words)

Please fill in the following fields

* - Required

Your Name: *

Your E-Mail: *

Your Remarks:

Friend's Name: *

Friend's E-Mail: *

Protected by Comment Guard Pro