Menu

#1 Java Collections generics are not used in the source code

open-accepted
None
1
2011-02-05
2011-02-04
No

Java Collections generics are not used in the source code.

The source code implementation relies on legacy (Java 1.4.x) implementation of Java Collections Framework which had existed before generics were introduced.

The source code needs to be changed to make use of generics.

Discussion

  • Andrii Kuplevakhskyi

    Setting Resolution to Accepted.

     
  • Andrii Kuplevakhskyi

    • status: open --> open-accepted
     

Log in to post a comment.