Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
The moose likes Beginning Java and the fly likes parameterized classes Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "parameterized classes" Watch "parameterized classes" New topic
Author

parameterized classes

shailu kneni
Greenhorn

Joined: Feb 02, 2004
Posts: 7
I have read that they were going to introduce parameterized classes in java just like templates in c ++. Any of you have an idea when or whether it is true.
Thanks,
Shails
Ernest Friedman-Hill
author and iconoclast
Marshal

Joined: Jul 08, 2003
Posts: 24048
    
  13

It's true; see this thread for some discussion and more info.


[Jess in Action][AskingGoodQuestions]
 
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.
 
subject: parameterized classes
 
Similar Threads
constructor
Problem applying Generics
what would these be considered?
Can Sturts Action classes have constructors?
Parameterized Class