Details
Description
Runtime casts complicate code and cause it to be less readable. Moreover, they delay problems until runtime. Please convert runtime casts using Generic types where possible.
Issue Links
- is depended upon by
-
CARGO-656
Refactor Cargo to use JDK 5 apis
-
This can be tricky and time intensive to test.