From: <wol...@j2...> - 2009-08-25 14:11:08
|
Hallo, how does XMLVM handle method overriding in case of idendical signature but different return type? The JDK emmits such methods as synthetic bridge methods, and the Scala compiler makes use of method overriding by return type. Greetings, Wolfgang |