Hi Steve,

thanks, that's much clearer.

Gerd


Steve Ratcliffe wrote
> Hi
> 
>> calm down FindBugs, no functional change
> 
> Just to note that statements like this:
>               assertEquals(true, j == null);
> 
> can be written as:
>               assertNull(j);
> 
> ..Steve
> 
> _______________________________________________
> mkgmap-dev mailing list

> mkgmap-dev@.org

> http://lists.mkgmap.org.uk/mailman/listinfo/mkgmap-dev





--
View this message in context: 
http://gis.19327.n5.nabble.com/Commit-r2648-calm-down-FindBugs-no-functional-change-tp5765491p5765639.html
Sent from the Mkgmap Development mailing list archive at Nabble.com.
_______________________________________________
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://lists.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to