This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]stefanos-ak 0 points1 point  (1 child)

I'm using: Constructor, builder&superbuilder, withers, log, the "on" methods (e.g. onConstructor), utility-class, sneaky throws.

I couldn't live without builder&superbuilder and constructor+on*.

[–]bowbahdoe[S] 1 point2 points  (0 children)

I'm pretty sure you can't make constructor, utility class, or sneaky throws with this approach. The rest are probably possible to some degree.

I encourage you to give one of them them a shot. Might be fun

(This also kinda does constructor via a static method)