M
Mike Fechner
Guest
Jan, where do you see a reference to a Java generic method with no parameters? docs.oracle.com/.../methods.html So me it is seems that Java is determing the type parameters from the actual method arguments. But that would always require an argument....
Continue reading...
Continue reading...