Abstract ZClasses and containing classes
11 Sep
2000
11 Sep
'00
1:19 p.m.
Scenario: here is a hierarchy of ZClasses. AbsDogPoundOrganization - abstract class ForProfitOrganization - subclass of AbsDogPoundOrganization NonProfitOrganization - subclass of AbsDogPoundOrganization Now I want AbsDogPoundOrganization to contain the class of Location (not an abstract class). First, what is the correct way to define an abstract ZClass. Do you make one that has no constructors? The problem I see is that then the subclasses of AbsDogPoundOrganization don't allow me to create instances of Location within them.
9337
Age (days ago)
9337
Last active (days ago)
0 comments
1 participants
participants (1)
-
Brian and JoAnn Burton