Why is List able to be assigned to List here?
I understand that Java is generally invariant since it does not want to deal with issues of co/contra-variance.
I understand that Java is generally invariant since it does not want to deal with issues of co/contra-variance.