Subversion
Written by: Lorna Jane Mitchell
Featured Refcardz: Top Refcardz:
  1. Git
  2. DNS
  3. Data Mining
  4. Spring Data
  5. Subversion
  1. Spring Data
  2. Subversion
  3. Spring Config.
  4. Spring Annotations
  5. Data Mining

Link Details

Link 887679 thumbnail
User 464238 avatar

By kevinshlee
via blog.lckymn.com
Published: Dec 07 2012 / 11:27

More practical use of Java Generics with examples. It also shows why we need to use generics and how to use it properly. e.g.) IterableToCollectionSelector, Condition1, ArrayList> collectionSelectorForProduct can become IterableToArrayListSelector arrayListSelectorForProduct
  • 6
  • 0
  • 1255
  • 1737

Comments

Add your comment
User 464238 avatar

Kevin Lee replied ago:

0 votes Vote down Vote up Reply

Description: More practical use of Java Generics with examples. It also shows why we need to use generics and how to use it properly. e.g.) IterableToCollectionSelector<Product, Iterable<Product>, Condition1<Product>, ArrayList<Product>> collectionSelectorForProduct can become IterableToArrayListSelector<Product> arrayListSelectorForProduct

User 1019817 avatar

praskrishna replied ago:

0 votes Vote down Vote up Reply

Nice blog, it was useful.

User 464238 avatar

Kevin Lee replied ago:

0 votes Vote down Vote up Reply

Thanks praskrishna. :) I'm glad that you found it useful.

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (6)



Voters Against This Link (0)