for example, `List<String> l = List.class.ne...
# reflect
u
for example,
List<String> l = List.class.newInstance()
would compile in Java