I vote yes.Is @UtilityClass the expected name? Something like @AllStatic or just @Static makes more sense to me, but if @UtilityClass is in widespread use, then keep the name.
On 01/11/2018 06:57 PM, Paul King wrote:
Hi all,Would there be interest in a @UtilityClass annotation - similar to lombok's:https://projectlombok.org/features/experimental/UtilityClass It is similar to @Category in some ways but with some useful differences. What do folks think? Cheers, Paul.