I have [a,b] and [[[a,b],[a,b]]] like json structure in a Json Object and I want to accept this in one field only at Java Class like coords : [a,b] or coords : [[[a,b],[a,b]