Final defenders

Daniel Latrémolière daniel.latremoliere at gmail.com
Wed Aug 8 04:09:30 PDT 2012


> Another question would be, for a namespace like java.lang.Math, that
> does nothing but host some static methods, should it be a class or an
> interface?
For finding easily these methods, I would suggest the best place of 
these methods would have been in Integer, Long, Float, Double classes 
depending of return type of each method.

Daniel.


More information about the lambda-dev mailing list