feature request: generate clone

i just noticed that there is no plugin/menue/option to do this. since there is a generator for toString, equals and hashcode, constructors and accessors, there should be one for generating clone.

0
Avatar
Permanently deleted user

Yes, but also provide template where the clone implementation could be tweaked.
Template for existing methods (equals, hashcode) would be great too!
toString generation also (although there is a plugin for that - with template! - but with too much options).

0
Avatar
Permanently deleted user

also readObject() and writeObject()...

--Dave Griffith

0

请先登录再写评论。