I am using the Jackson ObjectMapper to deserialize some JSON into a Java class, which we\'ll call PlayerData. I would like to add a bit of logic to th
ObjectMapper
PlayerData