A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Java
»
Beginning Java
Author
just saw an example of class<t>{..........} ,what does t refer over here and how to create a constr
Vishal Hegde
Ranch Hand
Joined: Aug 01, 2009
Posts: 973
I like...
posted
Dec 15, 2010 02:41:09
0
just saw an example of class<t>{..........} ,what does t refer over here and how to create a constructor
http://www.lifesbizzare.blogspot.com
|| OCJP:81%
Mohamed Sanaulla
Bartender
Joined: Sep 08, 2007
Posts: 2927
15
I like...
posted
Dec 15, 2010 05:31:25
0
You subject and Body of the post are similar
Please read about Generics. The sample class declaration is Generics in action.
Mohamed Sanaulla |
My Blog
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32689
4
posted
Dec 15, 2010 06:45:31
0
mohamed sanaullah wrote:
. . . Please read about Generics. . . .
Try
here
, for a start.
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: just saw an example of class<t>{..........} ,what does t refer over here and how to create a constr
Similar Threads
need help understanding relative path and absolute path
super class, class
Please let me know how to create a class dynamically using reflection. No rush.
.class files with a $ sign - Eclipse
how to create a balloon in swing pacakge?
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter