Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

[Bloch 2008]

Item 23. Don't use raw types in new code

[Bloch 2007]

[Bloch 2005]

Puzzle 88. Raw Deal

[Darwin 2004]

8.3, Avoid Casting by Using Generics

[JavaGenerics 2004]

 

[JLS 2005]

Chapter 5, Conversions and Promotions

 

§4.8, Raw Types

 

§5.1.9, Unchecked Conversion

[Langer 2008]

Topic 3, Coping with Legacy

[Naftalin 2006]

Chapter 8, Effective Generics

[Naftalin 2006b]

Principle of Indecent Exposure

[Schildt 2007]

Create a checked collection

[Tutorials 2008]

Heap Pollution

 

...

      04. Object Orientation (OBJ)