Re: Static methods overridden !!
- From: "Ravi" <v.r.sankar@xxxxxxxxx>
- Date: 25 Mar 2007 11:10:19 -0700
Static calls are really replaced by CowTest.saySomething() (which it
inherits from AnimalTest)
Yep, I understand that Static method calls are at class level than at
object level. But, are you trying to say that static methods will be
inherited but not overridden? This is strange and confusing. Can you
please try n explain from JVM point of view? Thanks.
.
- Follow-Ups:
- Re: Static methods overridden !!
- From: Eric Sosman
- Re: Static methods overridden !!
- References:
- Static methods overridden !!
- From: Ravi
- Re: Static methods overridden !!
- From: Daniel Pitts
- Static methods overridden !!
- Prev by Date: Re: ActionListener
- Next by Date: the best
- Previous by thread: Re: Static methods overridden !!
- Next by thread: Re: Static methods overridden !!
- Index(es):