Join Slack
Powered by
What if an object of my data class with non-null f...
# announcements
f
forcelain
08/18/2016, 4:11 AM
What if an object of my data class with non-null fields is created by reflection (e.g. by Gson deserialization) with null values? Will I get an exception if I call the default getter?
Open in Slack
Previous
Next