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
»
Certification
»
Programmer Certification (SCJP/OCPJP)
Author
Base type vs parameter type
Leonardo Crespo
Ranch Hand
Joined: Jul 03, 2005
Posts: 31
posted
Aug 04, 2005 13:39:00
0
I'm a bit confused by those names, can anyone point to me what is the "Base Type" and the "Parameter Type" in the following code? Also, a definition for those terms would be very nice...
LinkedList
<Float> floatList = new
LinkedList
<Float>( );
Tks
Leonardo.
Leonardo Crespo
I agree. Here's the link:
http://zeroturnaround.com/jrebel
- it saves me about five hours per week
subject: Base type vs parameter type
Similar Threads
Generics refresher
This code is right or wrong ?
Generics doubt
Context in Virtual Hosts
Doubt in K&B SCJP 5: topic Generics
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter