I am having trouble trying to deserialize a java object because the field ("info") inside the object can be one of two possible types: either ArrayList or just a String.Here is what I did so far:I am having trouble trying to deserialize a jav
I am having trouble trying to deserialize a java object because the field ("info") inside the object can be one of two possible types: either ArrayList or just a String.Here is what I did so far:I am having trouble trying to deserialize a jav