I'm new to java, and I have a question. If I have the following:
I'm reading this book and i'm getting confused. Which is the overridding method(s) and overloading method(s), and what is the difference. How is this different from an overloaded constructer?
Thank you, Moonjuice
Edit by mw: Added Code Tags to preserve formatting of diagram. [ March 05, 2008: Message edited by: marc weber ]
Jeremy Wilson
Ranch Hand
Joined: Feb 18, 2003
Posts: 166
posted
0
In this scenario there is overridden methods. All are overloaded.
I'm confused by your diagram. This is similar to something described in Thinking in Java under the topic, Is-a vs. is-like-a relationships. Is this the example that you're working from? Or is there a more detailed version?
Amir Pourteymour
Ranch Hand
Joined: Mar 06, 2008
Posts: 45
posted
0
Overloading
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.