DefaultObjectTransformer supports ArrayList, LinkedList, HashMap, LinkedHashMap, and TreeMap today.
It would be great if we could support the Set classes from java.util as well (e.g. HashSet or TreeSet, etc.)
It should correspond to a Python set object.
Thank you!
DefaultObjectTransformersupportsArrayList,LinkedList,HashMap,LinkedHashMap, andTreeMaptoday.It would be great if we could support the
Setclasses fromjava.utilas well (e.g.HashSetorTreeSet, etc.)It should correspond to a Python
setobject.Thank you!