I\'m attempting to serialise a list of single JSON objects, delimited by a comma to a collection of some sort in Java using Jackson.
Am I correct in thinking this is