On 24/03/11 14:11, Walter Wright wrote: Hi Walter
> Do you see the compilation error in MultiHashMap.java? If not, it may > just come down to my using Eclipse. > MultiHashMap.java: Line 24: > Name clash: The method get(K) of type MultiHashMap<K,V> has the same erasure > as get(Object) of type HashMap<K,V> but does not override it No I don't see that. Does it really not allow you to compile it? I am suprised since many people use eclipse and it has not been mentioned before. I think that eclipse is wrong in this case, but as with all generics problems I reserve the right to change my mind :) ..Steve _______________________________________________ mkgmap-dev mailing list [email protected] http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
