Casting to `Foo<Bar>` results in an unchecked-cast warning due to Java generics type erasure. However, sometimes we don't really need a `Foo<Bar>`, but could simply use any `Foo<?>`. Casting to the latter creates no warning. |
||
|---|---|---|
| .. | ||
| .settings | ||
| dat | ||
| launchers | ||
| META-INF | ||
| src/com/ibm/wala | ||
| .classpath | ||
| .project | ||
| build.properties | ||
| build.xml | ||
| javaCompiler...args | ||
| plugin.properties | ||
| plugin.xml | ||
| pom.xml | ||