vovkab
11/25/2016, 12:37 PMJvmField
and it does removes getters and keep only fields. Now I can use named parameters and keep this "data" classes thin, and I also can switch between fields and getters if needed, which will be transparent for the rest of the code. This is exactly what I need, thanks for help!