On Fri, Jun 15, 2012 at 8:05 AM, Damien Cassou <damien.cassou@gmail.com> wrote:
On Fri, Jun 15, 2012 at 4:09 PM, Conrad Taylor <conradwt@gmail.com> wrote:
> Hi, is there an automated setting which creates default new and initialize
> methods for a new class?

why do you need to implement #new so often? It's kind of rare in the
code I've read.


So, how do you create a new instance of a class?
--
Damien Cassou
http://damiencassou.seasidehosting.st

"Lambdas are relegated to relative obscurity until Java makes them
popular by not having them." James Iry




--

Think different and code well,

-Conrad