Connecting Tech Pros Worldwide Forums | Help | Site Map

Marker Class

Amrith
Guest
 
Posts: n/a
#1: Jul 22 '05
Hi ,

Can anyone explain me, What is a Marker class ?

Thanks
Amrith

Brian Genisio
Guest
 
Posts: n/a
#2: Jul 22 '05

re: Marker Class


Amrith wrote:[color=blue]
> Hi ,
>
> Can anyone explain me, What is a Marker class ?
>
> Thanks
> Amrith[/color]

Hmmmm... In what context?

Brian

jeffc
Guest
 
Posts: n/a
#3: Jul 22 '05

re: Marker Class



"Amrith" <amrith@programmer.net> wrote in message
news:f253dece.0402050457.371871a2@posting.google.c om...[color=blue]
> Hi ,
>
> Can anyone explain me, What is a Marker class ?[/color]

I have heard of it used as a class that is only intended to be derived from.
Not that it is necessarily an abstract class (or at least that's not the
point), but that it can be used as a "type" for referring to all the
subclasses. In other words, it "marks" all the derived type object with a
label, of sorts.


Closed Thread