http://qs1969.pair.com?node_id=1043243


in reply to Re: inline::java Generics won't compile
in thread inline::java Generics won't compile

Typo of "Long"
Corrected,but the fault persists.
"Long" is used elsewhere with no problems.
I've tried with Map<int,int> ... to confirm it's nothing to do with the data types. The same error gets reported.
(I typed that line for this post. My actual code is using some custom types, but i don't want that to confuse the issue)