Why does GSON use ONLY fields(private,public,protected)? Is there a way to tell GSON to use only getters and setters? fields(private,public,pr
Why does GSON use ONLY fields(private,public,protected)? Is there a way to tell GSON to use only getters and setters? fields(private,public,pr