Consider the following snippet: Here I am trying to understand how to interpret these two statements Expression:1 Here we say that the List on the RHS must be such that all the elements of the list will satisfy the condition ? super List<? super Integer> but doubleList / integerList / numberList are not satisfying this condition anyhow – as we