1 <p> This call to a generic collection method passes an argument
2 while compile type Object where a specific type from
3 the generic type parameters is expected.
4 Thus, neither the standard Java type system nor static analysis
5 can provide useful information on whether the
6 object being passed as a parameter is of an appropriate type.