ZancaM / quantdesk

Automatically exported from code.google.com/p/quantdesk
0 stars 0 forks source link

Refactoring: rewrite the code using Generics #8

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
"since we are using Java6, we should use Generics (that are available since 
Java5). Generics will make the project internal API much better and more 
self-documented (instead of just Hashtable, for example, it will be obvious 
what is being mapped to what).

Original issue reported on code.google.com by Andrey.D...@gmail.com on 15 Jun 2010 at 12:08

GoogleCodeExporter commented 8 years ago

Original comment by atra...@gmail.com on 15 Jun 2010 at 1:40