Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is polymorphism?
Message
From
28/03/1999 01:24:39
 
 
To
27/03/1999 13:28:32
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00200864
Message ID:
00202803
Views:
17
>>C++ templates are nice, but Java's single base object makes them unnecessary.
>
>Not really. How can one write a generic class for lists in Java? (something like MFC's "CList" template or the "list" template from STL)
>
>Vlad

I'd use the Object type. Java has generic containter classes that don't rely on templates.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform